cryptography/docs
Dave Brondsema c65fea9d54 Update example code to use recommended 160 bits (#3088)
I found the examples with `os.urandom(16)` generated URIs that Google Authenticator and Duo two-factor apps did not even recognize as supported.  This increases the key to the recommended 160 bits, and the URIs now work with both of those apps.
2016-08-16 08:13:18 +08:00
..
_static
development Add recommendation about terminology (#3079) 2016-08-02 22:25:49 -04:00
hazmat Update example code to use recommended 160 bits (#3088) 2016-08-16 08:13:18 +08:00
x509 Remove provider language from docs (#3072) 2016-07-31 09:49:59 -04:00
api-stability.rst
changelog.rst
community.rst
conf.py Delete a bunch of commented out defaults in docs/conf.py 2016-02-27 21:19:02 -05:00
cryptography-docs.py
doing-a-release.rst Added another release task (#2965) 2016-06-04 12:57:17 -07:00
exceptions.rst Update docs 2015-04-13 18:20:47 -04:00
faq.rst Drop OpenSSL 0.9.8 (#2978) 2016-06-18 10:11:57 -05:00
fernet.rst fix a docs typo and convert it to a doctest to prevent future problems 2015-09-04 14:08:10 -05: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 Reorganize the x509 docs in prep for a tutorial 2015-07-12 10:30:59 -05:00
installation.rst Update installation.rst (#3083) 2016-08-08 22:30:02 -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 Document how to get a random number as an integer, fixes #2190 2015-08-08 18:18:09 -04:00
security.rst Good clarification from @dstufft 2016-02-19 07:11:03 -05:00
spelling_wordlist.txt Attempt to debug wacky failures on the docs build on OS X (#3085) 2016-08-09 10:03:49 +08:00