cryptography/docs
Paul Kehrer 7e53d91157 ChaCha20Poly1305 support (#3680)
* chacha20poly1305 support

* add chacha20poly1305 backend and some fixes

* refactor

* forgot to remove this

* pep8

* review feedback and a lot of type/value checking

* review feedback

* raise unsupportedalgorithm when creating a ChaCha20Poly1305 object

if it's not supported.

* switch to ciphertext||tag

* typo

* remove a branch we don't need

* review feedback

* decrypts is *also* a word

* use reasons
2017-06-08 00:08:57 -04:00
..
_static
development add X25519 test vectors from RFC 7748 section 5.2 (#3685) 2017-06-06 08:01:03 -04:00
hazmat ChaCha20Poly1305 support (#3680) 2017-06-08 00:08:57 -04:00
x509 Refs #3461 -- parse SCTs from x.509 extension (#3480) 2017-06-04 07:36:58 -10:00
api-stability.rst From time to time, we ignore our own policy (#3475) 2017-03-22 22:56:15 -04: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 Make the code compatible with the latest sphinx release (#3543) 2017-05-17 16:55:21 -05:00
doing-a-release.rst update the docs with new jenkins CI URL & mac openssl upgrade process (#3639) 2017-05-29 18:09:23 -04:00
exceptions.rst
faq.rst Remove a line from "Why do we exist" (#3672) 2017-06-04 10:02:09 -10:00
fernet.rst strongly encourage the use of fernet, document its limitation (#3623) 2017-05-27 16:11:24 -04:00
glossary.rst
index.rst for humans is irritating, let's stop saying it (#3647) 2017-05-30 00:03:10 -04:00
installation.rst update the docs with new jenkins CI URL & mac openssl upgrade process (#3639) 2017-05-29 18:09:23 -04:00
limitations.rst update some links with the redirects shown in the linkchecker 2016-01-01 09:58:53 -06:00
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 I don't know what a bug issue is (#3481) 2017-03-24 21:03:15 -04:00
spelling_wordlist.txt ChaCha20Poly1305 support (#3680) 2017-06-08 00:08:57 -04:00