cryptography/tests
Paul Kehrer 1d865a8b78 Backport three fixes from master to 2.3.x (#4396)
* make a certificate expire a few years in the future, fixes doctests (#4383)

* make a certificate expire a few years in the future, fixes doctests

👋 to future alex when this test breaks in two years

* short lived certs are a good idea

* Fixes #4388 -- when running the aws-encryption-sdk tests only point pytest at one directory (#4391)

* Fixes #4388 -- when running the aws-encryption-sdk tests only point pytest at one directory

* Drop -l, there's no purpose for how we use these

* Updated wycheproof tests for new upstream vectors (#4378)

* updated tests for upstream wycheproof changes

* Updated AES tests

* oops, flake8
2018-08-14 12:45:29 -04:00
..
hazmat improve skip msg when skipping an ECDH test in test_ec (#4355) 2018-07-18 05:12:15 -05:00
hypothesis expunge python 2.6 (#3962) 2017-10-11 18:06:01 -04:00
wycheproof Backport three fixes from master to 2.3.x (#4396) 2018-08-14 12:45:29 -04:00
x509 add crl.get_revoked_certificate method (#4331) 2018-07-16 11:19:51 -04:00
__init__.py
conftest.py Refs #3331 -- added initial wycheproof integration, starting with x25519, rsa, and keywrap (#4310) 2018-07-16 20:48:33 +05:30
doubles.py standard future import 2016-03-06 09:54:23 -05:00
test_cryptography_utils.py Fixes #4076 - simplify the implementation of int_from_bytes on python2 (#4077) 2018-01-10 08:17:09 -05:00
test_fernet.py Add support for extracting timestamp from a Fernet token (#4229) 2018-05-12 11:57:32 -04:00
test_interfaces.py Add a register_interface_if decorator. (#3120) 2016-08-29 08:21:28 -04:00
test_utils.py Allow DSA q=224 (#4147) 2018-03-18 10:12:14 -04:00
test_warnings.py Test deleting deprecated attributes. 2016-03-21 11:38:20 +00:00
utils.py Refs #3331 -- integrated wycheproof ECDH tests (#4354) 2018-07-18 18:20:48 +08:00