cryptography/tests
Paul Kehrer be31b36152 Backport the AES KWP fix (#4164)
* fix bug with n % 8 length wrapping on AESKWP (#4160)

* fix bug with n % 8 length wrapping on AESKWP

* review feedback

* add changelog
2018-03-20 18:42:18 -04:00
..
hazmat Backport the AES KWP fix (#4164) 2018-03-20 18:42:18 -04:00
hypothesis expunge python 2.6 (#3962) 2017-10-11 18:06:01 -04:00
x509 Backport Revert "don't allow GeneralNames to be an empty list (#4128)" (#4161) (#4163) 2018-03-20 17:22:23 -04:00
__init__.py
conftest.py call check_backend_support directly from backend fixture (#3666) 2017-06-03 16:02:50 -10:00
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 Multifernet.rotate method (#3979) 2017-10-19 03:23:53 +08: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 Allow DSA q=224 (#4147) 2018-03-18 10:12:14 -04:00