Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Algorithm to OID discovery moved to a single place. | Nikos Mavrogiannopoulos | 2010-09-06 | 2 | -2/+2 |
| | |||||
* | Do not include linux headers to libtom files. This will allow easier ↵ | Nikos Mavrogiannopoulos | 2010-08-19 | 7 | -7/+7 |
| | | | | replacement of them. | ||||
* | Fix build with recent kernels | Jan Chadima | 2010-08-05 | 7 | -0/+7 |
| | |||||
* | put correct license. | Nikos Mavrogiannopoulos | 2010-07-29 | 2 | -10/+38 |
| | |||||
* | der_en/decode_subject_public_key_info were moved to x509/ subdirectory. | Nikos Mavrogiannopoulos | 2010-07-21 | 2 | -0/+0 |
| | |||||
* | Public Keys are being exported to SubjectPublicKeyInfo format, instead of ↵ | Nikos Mavrogiannopoulos | 2010-07-19 | 4 | -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 Mavrogiannopoulos | 2010-07-07 | 5 | -18/+25 |
| | |||||
* | Added libtomcrypt | Nikos Mavrogiannopoulos | 2010-07-06 | 40 | -0/+4707 |