summaryrefslogtreecommitdiffstats
path: root/libtomcrypt/pk/asn1/der/sequence
Commit message (Expand)AuthorAgeFilesLines
* Do not include linux headers to libtom files. This will allow easier replacem...Nikos Mavrogiannopoulos2010-08-194-4/+4
* Fix build with recent kernelsJan Chadima2010-08-054-0/+4
* der_en/decode_subject_public_key_info were moved to x509/ subdirectory.Nikos Mavrogiannopoulos2010-07-212-166/+0
* Public Keys are being exported to SubjectPublicKeyInfo format, instead of cus...Nikos Mavrogiannopoulos2010-07-192-0/+166
* Added a modified libtomcrypt with DSA and RSA algorithms.Nikos Mavrogiannopoulos2010-07-072-5/+12
* Added libtomcryptNikos Mavrogiannopoulos2010-07-067-0/+1519