cryptography/docs
Marti Raudsepp 3367806cd4 Add OID for RSASSA-PSS X.509 signature algorithm (RFC 4055) (#4294)
In 2005, IETF devised a more secure padding scheme to replace PKCS #1
v1.5. To make sure that nobody can easily support or use it, they
mandated lots of complicated parameters in the certificate, unlike any
other X.509 signature scheme.

https://tools.ietf.org/html/rfc4055

`_SIG_OIDS_TO_HASH` and `Certificate.signature_hash_algorithm` cannot be
supported as-is, because the hash algorithm is defined in the signature
algorithm parameters, not by the OID itself.
2018-06-29 16:27:28 -07:00
..
_static
development Add SHA512/224 and SHA512/256 test vectors from NIST CAVP (#4237) 2018-05-14 08:45:42 -04:00
hazmat Add serialisation output examples (#4286) 2018-06-26 13:26:27 -05:00
x509 Add OID for RSASSA-PSS X.509 signature algorithm (RFC 4055) (#4294) 2018-06-29 16:27:28 -07:00
api-stability.rst Add a Versioning section to the API stability docs (#4027) 2018-01-07 10:32:36 -06:00
changelog.rst
community.rst Use stronger language (#3476) 2017-03-22 22:56:05 -04:00
conf.py Do more retries in linkcheck because NIST websites are down a lot (#3683) 2017-06-05 15:51:48 -10:00
cryptography-docs.py fixed docs with latest sphinx (#4107) 2018-02-13 19:31:05 +04:00
doing-a-release.rst Use a checklist for bumping openssl version (#4221) 2018-05-09 15:34:45 -05:00
exceptions.rst
faq.rst add a faq entry for a message outdated pip/setuptools can output (#3971) 2017-10-12 00:38:06 -04:00
fernet.rst switch to py3 on docs job (#4230) 2018-05-12 15:17:06 -04:00
glossary.rst Update docs and changelog for URI, RFC822Name, and DNSName (#3955) 2017-10-11 08:29:23 -04:00
index.rst for humans is irritating, let's stop saying it (#3647) 2017-05-30 00:03:10 -04:00
installation.rst Add py37 (#4298) 2018-06-27 23:07:14 -04:00
limitations.rst
make.bat
Makefile
random-numbers.rst Fixes #2347 -- link to the stdlib secrets module in our random number generation section (#3669) 2017-06-04 05:51:31 -10:00
security.rst update security docs to indicate we staticaly link openssl on linux too (#3949) 2017-10-05 09:25:55 +08:00
spelling_wordlist.txt switch to py3 on docs job (#4230) 2018-05-12 15:17:06 -04:00