Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: avoid using structure for opaque types | Nikos Mavrogiannopoulos | 2015-03-20 | 1 | -1/+1 |
* | pbkdf2: removed internal implementation, use nettle's | Nikos Mavrogiannopoulos | 2014-08-08 | 1 | -1/+0 |
* | Use the internal API for MD5 hashing in openssl keys. | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -7/+7 |
* | beautified table | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -11/+13 |
* | more keys are zeroized | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -7/+10 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -284/+264 |
* | Removed the RSA-EXPORT ciphersuites. | Nikos Mavrogiannopoulos | 2013-04-07 | 1 | -1/+0 |
* | Added salsa20 cipher, and ciphersuites. | Nikos Mavrogiannopoulos | 2013-03-17 | 1 | -1/+1 |
* | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -1/+1 |
* | doc updates | Nikos Mavrogiannopoulos | 2012-10-12 | 1 | -1/+2 |
* | Bug fixes in the openssl encrypted PEM key parsing. | Nikos Mavrogiannopoulos | 2012-10-10 | 1 | -24/+44 |
* | gnutls_x509_privkey_import_openssl() works only with PEM files.gnutls_3_0_21 | Nikos Mavrogiannopoulos | 2012-07-02 | 1 | -2/+1 |
* | comment put in context | Nikos Mavrogiannopoulos | 2012-07-02 | 1 | -3/+2 |
* | Check for PEM headers before DEK-Info. | Nikos Mavrogiannopoulos | 2012-07-02 | 1 | -2/+16 |
* | Added Camellia-192-CBC algorithm identifier. | Nikos Mavrogiannopoulos | 2012-06-29 | 1 | -0/+1 |
* | Included more algorithms in openssl privkey decryption. | Nikos Mavrogiannopoulos | 2012-06-29 | 1 | -17/+27 |
* | Added functions gnutls_x509_privkey_import2 and gnutls_x509_privkey_import_op... | Nikos Mavrogiannopoulos | 2012-06-28 | 1 | -0/+306 |