cryptography/docs
Paul Kehrer 56255de6b2
allow SPKI RSA keys to be parsed even if they have an incorrect delimiter (#10248) (#10251)
* allow SPKI RSA keys to be parsed even if they have an incorrect delimiter

This allows RSA SPKI keys (typically delimited with PUBLIC KEY) to be parsed
even if they are using the RSA PUBLIC KEY delimiter.

* formatting

* use original error if nothing parses, don't let it parse non-RSA
2024-01-25 02:02:37 +00:00
..
_ext Switch from flake8 to ruff (#7920) 2022-12-21 09:44:47 +07:00
_static
development allow SPKI RSA keys to be parsed even if they have an incorrect delimiter (#10248) (#10251) 2024-01-25 02:02:37 +00:00
hazmat/primitives Update various links in the docs for permanent redirects (#10109) 2024-01-02 21:00:20 -03:00
x509 Added warning about SHA1 being used for response signing in ocsp.rst (#10204) 2024-01-19 01:26:45 +00:00
api-stability.rst document that we raise CryptographyDeprecationWarning on deprecation more clearly (#10053) 2023-12-23 14:48:55 -05:00
changelog.rst
community.rst
conf.py Bump copyright years (#10101) 2024-01-01 07:32:57 -03:00
doing-a-release.rst Update various links in the docs for permanent redirects (#10109) 2024-01-02 21:00:20 -03:00
exceptions.rst
faq.rst Remove FAQ that's no longer up to date (#9484) 2023-08-22 07:05:13 -07:00
fernet.rst UNIX is a trademark, Unix is a category (#8008) 2023-01-08 03:19:27 +00:00
glossary.rst Added support for handling python buffers in Rust code (#8556) 2023-03-21 08:16:53 +08:00
index.rst
installation.rst test on sonoma on M1 (#9777) 2023-10-25 17:39:20 -04:00
limitations.rst more warnings and context around RSA online decryption (#7699) 2022-10-12 11:14:56 -04:00
make.bat
Makefile
openssl.rst drop support for openssl < 1.1.1d (#8449) 2023-03-24 08:36:58 -04:00
random-numbers.rst remove out of date details in random numbers docs (#8482) 2023-03-10 05:19:39 +08:00
security.rst fixes #9048 -- document where to find known vulnerabilities (#9055) 2023-06-10 14:12:44 -06:00
spelling_wordlist.txt add some more EC vectors (#10134) 2024-01-05 18:03:57 +00:00