summaryrefslogtreecommitdiffstats
path: root/libtomcrypt/pk
Commit message (Expand)AuthorAgeFilesLines
* der_en/decode_subject_public_key_info were moved to x509/ subdirectory.Nikos Mavrogiannopoulos2010-07-212-0/+0
* Public Keys are being exported to SubjectPublicKeyInfo format, instead of cus...Nikos Mavrogiannopoulos2010-07-198-65/+272
* Implemented RSA blinding.Nikos Mavrogiannopoulos2010-07-191-4/+38
* DSA private keys are exported to a format that is compatible with openssl and...Nikos Mavrogiannopoulos2010-07-142-19/+24
* Several fixes. RSA key generation tested and works.Nikos Mavrogiannopoulos2010-07-074-41/+41
* Public and private keys are being generated in a new workqueue. Some other fi...Nikos Mavrogiannopoulos2010-07-071-10/+10
* Added a modified libtomcrypt with DSA and RSA algorithms.Nikos Mavrogiannopoulos2010-07-0750-3224/+183
* Added libtomcryptNikos Mavrogiannopoulos2010-07-0691-0/+10460