summaryrefslogtreecommitdiffstats
path: root/libtomcrypt/hashes/hash_memory.c
Commit message (Expand)AuthorAgeFilesLines
* Run Lindent on libtom(*)Nikos Mavrogiannopoulos2010-09-061-29/+29
* Remove a redundant argument of cryptodev_hash_initMiloslav Trmač2010-08-251-1/+1
* ncr_int.h -> ncr-int.hNikos Mavrogiannopoulos2010-07-251-1/+1
* Use of algo_properties to avoid linear search on a table for each property.Miloslav Trmač2010-07-241-8/+6
* hash_reset() was combined with hash_init() to avoid requiring two calls for h...Nikos Mavrogiannopoulos2010-07-191-6/+0
* Several fixes. RSA key generation tested and works.Nikos Mavrogiannopoulos2010-07-071-0/+6
* Added a modified libtomcrypt with DSA and RSA algorithms.Nikos Mavrogiannopoulos2010-07-071-5/+1
* Added libtomcryptNikos Mavrogiannopoulos2010-07-061-0/+72