cryptography/docs
Paul Kehrer 93c96b777a
allow null params in AlgorithmIdentifiers with SHA hash function OIDs (#8974)
RFC 4055 section 2.1 states "All implementations MUST accept both
NULL and absent parameters as legal and equivalent encodings".

It also makes some somewhat conflicting statements after that, but
LibreSSL omits the null params for PSS, and OpenSSL parses this
without issue so tolerance it is.
2023-05-27 10:07:20 -04:00
..
_ext Switch from flake8 to ruff (#7920) 2022-12-21 09:44:47 +07:00
_static
development allow null params in AlgorithmIdentifiers with SHA hash function OIDs (#8974) 2023-05-27 10:07:20 -04:00
hazmat/primitives update MAC docs (#8777) 2023-04-21 16:04:45 -06:00
x509 support X.509 certificate PSS signing (#8888) 2023-05-10 21:09:56 -04:00
api-stability.rst document that inheritance is not the way (#8204) 2023-02-03 07:21:32 -08:00
changelog.rst
community.rst Point folks towards irc.libera.chat (#6054) 2021-05-19 14:56:36 -05:00
conf.py Remove linkcheck skip (#8915) 2023-05-13 03:38:54 +08:00
doing-a-release.rst Switch the vectors pacakge to use modern pyproject.toml (#8853) 2023-05-02 09:09:19 -05:00
exceptions.rst
faq.rst Update FAQ (#8773) 2023-04-21 11:16:35 -06: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 deprecate backend part 6 of n (#6524) 2021-11-03 18:51:23 -04:00
installation.rst There are wheels for basically all linux distros now (#8923) 2023-05-15 04:36:57 +08: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 update our security reporting instructions (#8171) 2023-01-31 02:57:19 +00:00
spelling_wordlist.txt add two RSA PSS certificate vectors that have invalid encodings (#8797) 2023-04-23 19:51:35 +00:00