diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2013-09-11 20:01:10 -0500 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2013-10-06 17:31:31 -0500 |
commit | 867b979b81aba0578d7241d6a38201214a976ace (patch) | |
tree | 5806ae52f86a3f1d3dc25ba660c5cd436fb0ba0f /tests | |
parent | 20d5e91620af487c80b2186e0a61b657d18fc2f3 (diff) | |
download | cryptography-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')
0 files changed, 0 insertions, 0 deletions