cryptography/docs
Paul Kehrer 3e357f7040 X25519 Support (#3686)
* early days

* sort of working

* more things

* remove private_bytes

* public bytes, interface fix

* load public keys

* x25519 support basically done now

* private_bytes is gone

* some reminders

* doctest this too

* remove a thing that doesn't matter

* x25519 supported checks

* libressl has the NID, but a different API, so check for OpenSSL

* pep8

* add missing coverage

* update to use reasons

* expand test a little

* add changelog entry

* review feedback
2017-06-09 08:31:30 -04:00
..
_static
development add X25519 test vectors from RFC 7748 section 5.2 (#3685) 2017-06-06 08:01:03 -04:00
hazmat X25519 Support (#3686) 2017-06-09 08:31:30 -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 Update docs 2015-04-13 18:20:47 -04:00
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 Docs for CTR and GCM should say that IV/nonce must be unique 2015-05-20 20:35:33 +05:30
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