summaryrefslogtreecommitdiff
path: root/ecdsa.h
Commit message (Expand)AuthorAgeFilesLines
* It turns out you can't have a single-quote in an #errorMatt Johnston2018-03-081-1/+1
* #error if no ecc size is chosenMatt Johnston2018-03-081-1/+1
* Change default ecdsa size to 256Matt Johnston2018-02-261-5/+6
* Pointer parameter could be declared as pointing to constFrancois Perrad2017-08-191-3/+3
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-4/+4
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-3/+3
* use oldstyle commentsMatt Johnston2013-11-141-1/+1
* Various cleanups and fixes for warningsMatt Johnston2013-11-121-0/+1
* refactor key generation, make it generate as required.Matt Johnston2013-11-071-0/+2
* Default to some larger key sizesMatt Johnston2013-10-311-5/+5
* Fix build for dropbearkey and ecdsa with certain optionsMatt Johnston2013-05-091-1/+5
* ecdsa is workingMatt Johnston2013-05-031-0/+2
* more ecdsa signkey work, not correctMatt Johnston2013-04-281-0/+10
* A bit of work on ecdsa for host/auth keysMatt Johnston2013-04-141-0/+16
* start on ecdsa keysMatt Johnston2013-04-091-0/+0