cryptography/tests
Andrea De Pasquale 87b2749c52
Allow NameAttribute.value to be an empty string (#5109)
* Allow NameAttribute.value to be an empty string

RFC 4514 https://tools.ietf.org/html/rfc4514 does not mention that
"AttributeValue" can not be an empty (zero-length) string.

Fixes #5106

* reverse order to match fix from another PR

Co-authored-by: Paul Kehrer <paul.l.kehrer@gmail.com>
2020-03-19 15:23:35 -04:00
..
hazmat Fixes #5065 -- skip serialization tests which use RC2 if OpenSSL doesn't have RC2 (#5072) 2019-11-25 07:16:14 +08:00
hypothesis turn off hypothesis deadlines, enforced by default in 4.0 (#4696) 2019-01-16 00:56:42 -05:00
wycheproof Refs #5075 -- use ecdsa_*.json from wycheproof (#5099) 2020-01-12 22:42:21 -05:00
x509 Allow NameAttribute.value to be an empty string (#5109) 2020-03-19 15:23:35 -04:00
__init__.py Update the license header for every source file, as well as the documentation. 2014-11-16 09:08:42 -08:00
conftest.py Simplify string formatting (#4757) 2019-02-20 12:38:32 +08: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 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 HTTPS a bunch of links in random places (#4666) 2018-12-31 10:10:09 -06:00
test_warnings.py Test deleting deprecated attributes. 2016-03-21 11:38:20 +00:00
utils.py Use dict literals. (#5080) 2019-12-02 08:02:30 -06:00