cryptography/tests
Terry Chia d8a27df32b Scrypt Implementation (#3117)
* Scrypt implementation.

* Docs stuff.

* Make example just an example and not a doctest.

* Add changelog entry.

* Docs cleanup.

* Add more tests.

* Add multibackend tests.

* PEP8.

* Add docs about Scrypt parameters.

* Docs cleanup.

* Add AlreadyFinalized.
2016-09-01 10:39:57 -05:00
..
hazmat Scrypt Implementation (#3117) 2016-09-01 10:39:57 -05:00
hypothesis Added support for padding ANSI X.923 2016-02-27 19:24:40 +01:00
__init__.py
conftest.py py26 2016-03-19 16:51:05 -04:00
doubles.py standard future import 2016-03-06 09:54:23 -05:00
test_fernet.py pass bytes to modes/algorithms like we should 2016-03-07 08:41:51 -04:30
test_interfaces.py Add a register_interface_if decorator. (#3120) 2016-08-29 08:21:28 -04:00
test_utils.py Adding CAVP vector parsing for NIST SP 800-108 KDF vectors. (#2865) 2016-04-13 16:03:52 -05:00
test_warnings.py Test deleting deprecated attributes. 2016-03-21 11:38:20 +00:00
test_x509.py add support for signature_algorithm_oid to cert, CSR, and CRL (#3124) 2016-08-31 21:17:21 -04:00
test_x509_crlbuilder.py CertificateBuilder accepts aware datetimes for not_valid_after and not_valid_before (#2920) 2016-08-16 22:39:31 -04:00
test_x509_ext.py Allow passing iterators where collections are expected (#3078) 2016-08-26 09:26:31 +08:00
test_x509_revokedcertbuilder.py CertificateBuilder accepts aware datetimes for not_valid_after and not_valid_before (#2920) 2016-08-16 22:39:31 -04:00
utils.py Adding CAVP vector parsing for NIST SP 800-108 KDF vectors. (#2865) 2016-04-13 16:03:52 -05:00