cryptography/vectors
Paul Kehrer 5bd0c10d50
allow parsing of nonstandard country name and jurisdiction country name (#6641)
The spec requires both of these to be exactly two characters to
correspond with ISO country codes. Reality is sometimes messier, so this
allows parsing (but not encoding) of this invalid data. Parsing will
raise a UserWarning if incorrect lengths are detected.
2021-11-21 03:16:43 +00:00
..
cryptography_vectors allow parsing of nonstandard country name and jurisdiction country name (#6641) 2021-11-21 03:16:43 +00:00
LICENSE Added new license files. Refs #1209 2014-10-31 07:51:41 -07:00
LICENSE.APACHE HTTPS a bunch of links in random places (#4666) 2018-12-31 10:10:09 -06:00
LICENSE.BSD Added new license files. Refs #1209 2014-10-31 07:51:41 -07:00
MANIFEST.in who can remember where all these files belong? nobody. 2014-12-23 20:03:58 -06:00
setup.cfg convert cryptography_vectors to setup.cfg (#6243) 2021-08-29 18:07:54 -04:00
setup.py convert cryptography_vectors to setup.cfg (#6243) 2021-08-29 18:07:54 -04:00