summaryrefslogtreecommitdiff
path: root/crypto_desc.c
Commit message (Expand)AuthorAgeFilesLines
* Make SHA1 optional, implement SHA256 fingerprintsMatt Johnston2022-03-301-3/+4
* Remove twofish and remnants of blowfishMatt Johnston2022-03-301-6/+0
* Use Dropbear's random source rather than libtommath's platformMatt Johnston2020-10-191-0/+9
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-11/+11
* Be safer with how we handle ltc_ecc_sets[] (particularly withMatt Johnston2013-04-091-0/+2
* start on ecdsa keysMatt Johnston2013-04-091-0/+73