-
- Downloads
test FIPS mode on centos8 (#5323)
* test FIPS mode on centos8 * remove branch we don't take * simpler * better comment * rename * revert some things that don't matter * small cleanups
Showing
- .travis.yml 3 additions, 0 deletions.travis.yml
- .travis/run.sh 1 addition, 0 deletions.travis/run.sh
- .travis/upload_coverage.sh 2 additions, 2 deletions.travis/upload_coverage.sh
- src/_cffi_src/openssl/err.py 1 addition, 0 deletionssrc/_cffi_src/openssl/err.py
- src/cryptography/hazmat/backends/openssl/backend.py 72 additions, 1 deletionsrc/cryptography/hazmat/backends/openssl/backend.py
- tests/conftest.py 10 additions, 1 deletiontests/conftest.py
- tests/hazmat/backends/test_openssl.py 1 addition, 0 deletionstests/hazmat/backends/test_openssl.py
- tests/hazmat/backends/test_openssl_memleak.py 2 additions, 0 deletionstests/hazmat/backends/test_openssl_memleak.py
- tests/hazmat/primitives/test_aead.py 8 additions, 2 deletionstests/hazmat/primitives/test_aead.py
- tests/hazmat/primitives/test_dh.py 13 additions, 0 deletionstests/hazmat/primitives/test_dh.py
- tests/hazmat/primitives/test_dsa.py 12 additions, 2 deletionstests/hazmat/primitives/test_dsa.py
- tests/hazmat/primitives/test_ec.py 6 additions, 1 deletiontests/hazmat/primitives/test_ec.py
- tests/hazmat/primitives/test_pkcs12.py 1 addition, 0 deletionstests/hazmat/primitives/test_pkcs12.py
- tests/hazmat/primitives/test_rsa.py 13 additions, 1 deletiontests/hazmat/primitives/test_rsa.py
- tests/hazmat/primitives/test_serialization.py 15 additions, 0 deletionstests/hazmat/primitives/test_serialization.py
- tests/hazmat/primitives/utils.py 21 additions, 1 deletiontests/hazmat/primitives/utils.py
- tests/wycheproof/test_aes.py 8 additions, 0 deletionstests/wycheproof/test_aes.py
- tox.ini 2 additions, 1 deletiontox.ini
Loading
Please register or sign in to comment