cryptography/docs/x509
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
..
certificate-transparency.rst Refs #3461 -- parse SCTs from x.509 extension (#3480) 2017-06-04 07:36:58 -10:00
index.rst Interfaces for SCTs, feedback wanted (#3467) 2017-03-22 09:17:20 -04:00
reference.rst Refs #3461 -- parse SCTs from x.509 extension (#3480) 2017-06-04 07:36:58 -10:00
tutorial.rst add some explicit instructions on determining key type in a cert (#3596) 2017-05-24 21:24:54 -05:00