summaryrefslogtreecommitdiff
path: root/ltc_prng.c
Commit message (Expand)AuthorAgeFilesLines
* include config.h for options.h. don't need to include options.h whenMatt Johnston2018-02-181-1/+0
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-1/+1
* Suspicious use of &Francois Perrad2015-12-311-8/+8
* rename random.h to dbrandom.h since some OSes have a system random.hMatt Johnston2013-11-141-1/+1
* use oldstyle commentsMatt Johnston2013-11-141-1/+1
* ecc kind of works, needs fixing/testingMatt Johnston2013-04-071-8/+8
* More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,Matt Johnston2013-03-291-0/+1
* refactor kexdh code a bit, start working on ecdh etcMatt Johnston2013-03-261-0/+136