Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Algorithm to OID discovery moved to a single place. | Nikos Mavrogiannopoulos | 2010-09-06 | 2 | -2/+14 |
| | |||||
* | Run Lindent on libtom(*) | Nikos Mavrogiannopoulos | 2010-09-06 | 7 | -426/+526 |
| | |||||
* | 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 |
| | |||||
* | Public Keys are being exported to SubjectPublicKeyInfo format, instead of ↵ | Nikos Mavrogiannopoulos | 2010-07-19 | 2 | -29/+61 |
| | | | | custom formats. For RSA keys the PKCS #1 format can be used as well. | ||||
* | DSA private keys are exported to a format that is compatible with openssl ↵ | Nikos Mavrogiannopoulos | 2010-07-14 | 2 | -19/+24 |
| | | | | and gnutls. | ||||
* | Several fixes. RSA key generation tested and works. | Nikos Mavrogiannopoulos | 2010-07-07 | 2 | -18/+18 |
| | |||||
* | Added a modified libtomcrypt with DSA and RSA algorithms. | Nikos Mavrogiannopoulos | 2010-07-07 | 9 | -412/+74 |
| | |||||
* | Added libtomcrypt | Nikos Mavrogiannopoulos | 2010-07-06 | 10 | -0/+1029 |