summaryrefslogtreecommitdiffstats
path: root/libtomcrypt/pk/asn1/der
Commit message (Collapse)AuthorAgeFilesLines
* Algorithm to OID discovery moved to a single place.Nikos Mavrogiannopoulos2010-09-062-2/+2
|
* Do not include linux headers to libtom files. This will allow easier ↵Nikos Mavrogiannopoulos2010-08-197-7/+7
| | | | replacement of them.
* Fix build with recent kernelsJan Chadima2010-08-057-0/+7
|
* put correct license.Nikos Mavrogiannopoulos2010-07-292-10/+38
|
* 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 ↵Nikos Mavrogiannopoulos2010-07-194-4/+177
| | | | 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-075-18/+25
|
* Added libtomcryptNikos Mavrogiannopoulos2010-07-0640-0/+4707