Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not include linux headers to libtom files. This will allow easier ↵ | Nikos Mavrogiannopoulos | 2010-08-19 | 4 | -4/+4 |
| | | | | replacement of them. | ||||
* | Fix build with recent kernels | Jan Chadima | 2010-08-05 | 4 | -0/+4 |
| | |||||
* | der_en/decode_subject_public_key_info were moved to x509/ subdirectory. | Nikos Mavrogiannopoulos | 2010-07-21 | 2 | -166/+0 |
| | |||||
* | Public Keys are being exported to SubjectPublicKeyInfo format, instead of ↵ | Nikos Mavrogiannopoulos | 2010-07-19 | 2 | -0/+166 |
| | | | | 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 | 2 | -5/+12 |
| | |||||
* | Added libtomcrypt | Nikos Mavrogiannopoulos | 2010-07-06 | 7 | -0/+1519 |