summaryrefslogtreecommitdiffstats
path: root/libtomcrypt/misc
Commit message (Collapse)AuthorAgeFilesLines
* Algorithm to OID discovery moved to a single place.Nikos Mavrogiannopoulos2010-09-061-19/+7
|
* Run Lindent on libtom(*)Nikos Mavrogiannopoulos2010-09-063-25/+23
|
* Use the linux kernel heapsort instead of including qsort.Nikos Mavrogiannopoulos2010-09-021-247/+0
|
* Public Keys are being exported to SubjectPublicKeyInfo format, instead of ↵Nikos Mavrogiannopoulos2010-07-191-0/+40
| | | | custom formats. For RSA keys the PKCS #1 format can be used as well.
* Added a modified libtomcrypt with DSA and RSA algorithms.Nikos Mavrogiannopoulos2010-07-071-0/+247
|
* Added libtomcryptNikos Mavrogiannopoulos2010-07-062-0/+62