cryptography/docs
Alex Gaynor 6a0718fadd Refs #3461 -- parse SCTs from x.509 extension (#3480)
* Stub API for SCTs, feedback wanted

* grr, flake8

* finish up the __init__

* Initial implementation and tests

* write a test. it fails because computer

* get the tests passing and fix some TODOs

* changelog entry

* This can go now

* Put a skip in this test

* grump

* Removed unreachable code

* moved changelog to the correct section

* Use the deocrator for expressing requirements

* This needs f for the right entry_type

* coverage

* syntax error

* tests for coverage

* better sct eq tests

* docs

* technically correct, the most useless kind of correct

* typo and more details

* bug

* drop __eq__
2017-06-04 07:36:58 -10:00
..
_static
development Enlarge _oid2txt buffer to handle larger OIDs (#3612) 2017-05-29 16:33:20 -05:00
hazmat deprecate signer/verifier on asymmetric keys (#3663) 2017-06-03 23:11:55 -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 Ignore linkcheck errors from cryptrec (#3629) 2017-05-28 23:12:30 -05: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 re-add the why of cryptography to the faq with some small updates (#3621) 2017-05-27 15:24:28 -04: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 Fixed #3489 -- document that we don't have wheels for pypy (#3496) 2017-04-09 21:19:02 +08:00