summaryrefslogtreecommitdiffstats
path: root/libtomcrypt/hashes
Commit message (Expand)AuthorAgeFilesLines
* hash_reset() was combined with hash_init() to avoid requiring two calls for h...Nikos Mavrogiannopoulos2010-07-192-12/+0
* sparse: add missing 'static'Miloslav Trmač2010-07-191-6/+6
* Several fixes. RSA key generation tested and works.Nikos Mavrogiannopoulos2010-07-072-0/+12
* Added a modified libtomcrypt with DSA and RSA algorithms.Nikos Mavrogiannopoulos2010-07-073-9/+83
* Added libtomcryptNikos Mavrogiannopoulos2010-07-063-0/+188