cryptography/tests/hypothesis
Alex Gaynor f3f695b1c1
Implement a parser for RFC4514 strings (#7055)
* Initial tests

* Implement.

Required updating many many tests based on my read of the RFC. Should be reviewed closely.

* Fix for py36

* flake8

* Improve coverage on hypothesis test

* Remove bad assertion in hypothesis test

* Update docs

* fix docs

* Fixed unicode support

* review

* docs review
2022-04-16 10:21:45 +02:00
..
__init__.py Remove __future__ import from our code (#5610) 2020-12-09 00:35:11 -06:00
test_fernet.py turn off hypothesis deadlines, enforced by default in 4.0 (#4696) 2019-01-16 00:56:42 -05:00
test_padding.py turn off hypothesis deadlines, enforced by default in 4.0 (#4696) 2019-01-16 00:56:42 -05:00
test_x509.py Implement a parser for RFC4514 strings (#7055) 2022-04-16 10:21:45 +02:00