summaryrefslogtreecommitdiffhomepage
path: root/ecdsa.c
AgeCommit message (Expand)Author
2013-11-14use oldstyle commentsMatt Johnston
2013-11-14- Some fixes for old compilers like tru64 v4 from Daniel Richard G.Matt Johnston
2013-11-12Various cleanups and fixes for warningsMatt Johnston
2013-11-07refactor key generation, make it generate as required.Matt Johnston
2013-05-21merge in HEADMatt Johnston
2013-05-09Fix ecdsa verificationMatt 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-09Be safer with how we handle ltc_ecc_sets[] (particularly withMatt Johnston
2013-04-09start on ecdsa keysMatt Johnston