summaryrefslogtreecommitdiffhomepage
path: root/crypto_desc.c
AgeCommit message (Collapse)Author
2020-10-19Use Dropbear's random source rather than libtommath's platformMatt Johnston
2016-05-04Convert #ifdef to #if, other build changesMatt Johnston
2013-04-09Be safer with how we handle ltc_ecc_sets[] (particularly withMatt Johnston
system libtomcrypt) A bit of progress with ecdsa code --HG-- branch : ecc
2013-04-09start on ecdsa keysMatt Johnston
--HG-- branch : ecc