summaryrefslogtreecommitdiffhomepage
path: root/ecdsa.h
AgeCommit message (Collapse)Author
2018-03-08It turns out you can't have a single-quote in an #errorMatt Johnston
2018-03-08#error if no ecc size is chosenMatt Johnston
2018-02-26Change default ecdsa size to 256Matt Johnston
2017-08-19Pointer parameter could be declared as pointing to constFrancois Perrad
2016-05-04Convert #ifdef to #if, other build changesMatt Johnston
2015-02-24DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann
2013-11-14use oldstyle commentsMatt Johnston
2013-11-12Various cleanups and fixes for warningsMatt Johnston
--HG-- branch : ecc
2013-11-07refactor key generation, make it generate as required.Matt Johnston
Needs UI in server command line options --HG-- branch : keyondemand
2013-10-31Default to some larger key sizesMatt Johnston
--HG-- branch : ecc
2013-05-09Fix build for dropbearkey and ecdsa with certain optionsMatt Johnston
--HG-- branch : ecc
2013-05-03ecdsa is workingMatt Johnston
--HG-- branch : ecc
2013-04-28more ecdsa signkey work, not correctMatt Johnston
--HG-- branch : ecc
2013-04-14A bit of work on ecdsa for host/auth keysMatt Johnston
--HG-- branch : ecc
2013-04-09start on ecdsa keysMatt Johnston
--HG-- branch : ecc