summaryrefslogtreecommitdiffstats
path: root/test/test_cipher.py
Commit message (Expand)AuthorAgeFilesLines
* NSS added support for some SHA384 ciphers, add themRob Crittenden2015-10-021-3/+7
* Implement EECDH, kECDH, AECDH, ECDSA and aECDSA cipher macrosRob Crittenden2015-10-021-0/+18
* The OpenSSL DEFAULT cipher macro shouldn't enable NULL ciphersRob Crittenden2015-10-021-0/+8
* Fix logical AND support in OpenSSL cipher compatibilityRob Crittenden2015-07-221-85/+169
* Fix test failure due to line number change in test_cipher.pyRob Crittenden2015-02-271-1/+1
* Add compatibility for mod_ssl-style cipher definitionsRob Crittenden2014-12-021-0/+162