summaryrefslogtreecommitdiffhomepage
path: root/ecdsa.h
AgeCommit message (Expand)Author
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
2013-11-07refactor key generation, make it generate as required.Matt Johnston
2013-10-31Default to some larger key sizesMatt Johnston
2013-05-09Fix build for dropbearkey and ecdsa with certain optionsMatt Johnston
2013-05-03ecdsa is workingMatt Johnston
2013-04-28more ecdsa signkey work, not correctMatt Johnston
2013-04-14A bit of work on ecdsa for host/auth keysMatt Johnston
2013-04-09start on ecdsa keysMatt Johnston