aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bindings/test_openssl.py
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2013-09-11 20:01:10 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2013-10-06 17:31:31 -0500
commit867b979b81aba0578d7241d6a38201214a976ace (patch)
tree5806ae52f86a3f1d3dc25ba660c5cd436fb0ba0f /tests/bindings/test_openssl.py
parent20d5e91620af487c80b2186e0a61b657d18fc2f3 (diff)
downloadcryptography-867b979b81aba0578d7241d6a38201214a976ace.tar.gz
cryptography-867b979b81aba0578d7241d6a38201214a976ace.tar.bz2
cryptography-867b979b81aba0578d7241d6a38201214a976ace.zip
lower ciphername, add api supports, improved assertion message
* supports method added to api to check if a ciphername is available. This will be used with skipif (and probably elsewhere) * ciphername lowered. OpenSSL frequently supports aliases for various casing, but reliably supports all lowercase. (e.g. camellia-128-cbc, vs Camellia-128-CBC) * When a cipher is not found an error will now be raised telling you what string cipher it couldn't find. This should probably become a real error like CipherNotFoundError.
Diffstat (limited to 'tests/bindings/test_openssl.py')
0 files changed, 0 insertions, 0 deletions