summaryrefslogtreecommitdiffstats
path: root/libtomcrypt/headers/tomcrypt_pk.h
Commit message (Expand)AuthorAgeFilesLines
* Increased RSA size to 8192. Return error on wrong arguments.Nikos Mavrogiannopoulos2010-08-201-1/+1
* Use of algo_properties to avoid linear search on a table for each property.Miloslav Trmač2010-07-241-12/+14
* Public Keys are being exported to SubjectPublicKeyInfo format, instead of cus...Nikos Mavrogiannopoulos2010-07-191-1/+22
* use mp_int* instead of void*Nikos Mavrogiannopoulos2010-07-141-1/+1
* Added a modified libtomcrypt with DSA and RSA algorithms.Nikos Mavrogiannopoulos2010-07-071-172/+19
* Added libtomcryptNikos Mavrogiannopoulos2010-07-061-0/+489