cryptography/docs
Zoltan Kelemen 6693d55cbe
Add support for RSA signature recovery (#5573)
* Removed unused argument.

* Added support for RSA signature recovery.

* Syntatic corrections for passing pep8 tests.

* Corrected typo.

* Added test of invalid Prehashed parameter to RSA signature recover.

* Renamed recover to a more descriptive name.

* Extended RSA signature recovery with option to return full data (not
only the digest part).

* Added missing words to pass spell check.
2020-12-07 23:58:04 -05:00
..
_static Test that docs compile clean as well 2013-08-07 11:25:59 -07:00
development disallow p less than 512-bit on DH (#5592) 2020-11-29 11:01:16 -05:00
hazmat Add support for RSA signature recovery (#5573) 2020-12-07 23:58:04 -05:00
x509 update docs to not use backends (#5404) 2020-08-29 09:28:32 -04:00
api-stability.rst tense (#5538) 2020-10-31 11:05:21 -07:00
changelog.rst Add changelog to toplevel, include in sdist 2014-02-25 02:12:13 +11:00
community.rst Use stronger language (#3476) 2017-03-22 22:56:05 -04:00
conf.py Remove two linkcheck ignores (#5570) 2020-11-13 11:25:43 -06:00
cryptography-docs.py fixed docs with latest sphinx (#4107) 2018-02-13 19:31:05 +04:00
doing-a-release.rst goodbye azure (#5207) 2020-04-19 20:32:28 -04:00
exceptions.rst Update docs 2015-04-13 18:20:47 -04:00
faq.rst updated faq entry (#5541) 2020-10-31 19:09:07 -04:00
fernet.rst Polish up the fernet limitations language (#5577) 2020-11-19 13:07:47 -06:00
glossary.rst allow bytes-like for key/iv/data for symmetric encryption (#4621) 2018-12-09 23:13:31 -05:00
index.rst Remove bindings docs (#5469) 2020-09-20 16:49:09 -05:00
installation.rst Update installation docs for 3.5 drop (#5531) 2020-10-28 22:01:37 -07:00
limitations.rst Document that PKCS1v1.5 is not constant time (#5600) 2020-12-06 22:12:44 -06:00
make.bat Initial commit. Migrates over basic project files, and the OpenSSL bindings 2013-08-06 19:31:02 -07:00
Makefile Initial commit. Migrates over basic project files, and the OpenSSL bindings 2013-08-06 19:31:02 -07:00
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 Don't tell people to use PGP, it's not good (#5543) 2020-11-01 08:55:52 -08:00
spelling_wordlist.txt Add support for RSA signature recovery (#5573) 2020-12-07 23:58:04 -05:00