diff options
author | Scott Sturdivant <scott.sturdivant@gmail.com> | 2017-09-26 19:29:55 -0600 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2017-09-27 09:29:55 +0800 |
commit | ba61c2738e5a79480d135c280316e29080a4a777 (patch) | |
tree | a8d358abff82f32d78b0132bb80b0b5c521b29b4 /tests/hazmat/primitives/test_ciphers.py | |
parent | e6859232d40a0dbc0c3b7f6bdde0e035ccc45374 (diff) | |
download | cryptography-ba61c2738e5a79480d135c280316e29080a4a777.tar.gz cryptography-ba61c2738e5a79480d135c280316e29080a4a777.tar.bz2 cryptography-ba61c2738e5a79480d135c280316e29080a4a777.zip |
Expose FIPS funcs for OpenSSL. (#3939)
* Expose FIPS funcs for OpenSSL.
* Remove FIPS customization / conditionals.
It seems that the FIPS functions are always defined, regardless of if
the FIPS module is present.
* Do not include FIPS_selftest_check func.
* Libressl does not have FIPS.
Diffstat (limited to 'tests/hazmat/primitives/test_ciphers.py')
0 files changed, 0 insertions, 0 deletions