aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Also include arc4 in the toctree in test vectorsEhren Kret2015-11-281-0/+1
* Fix pep8 lint errorsEhren Kret2015-11-281-9/+18
* Reference arc4.rst from the test-vectors.rst pageEhren Kret2015-11-281-1/+3
* Add support for 160 bit ARC4 keysEhren Kret2015-11-283-0/+230
* add tbsCertList and signature interfaces to CRLsErik Trauschke2015-11-191-0/+20
* rename tbs_certificate to tbs_certificate_bytes, add a commentPaul Kehrer2015-11-031-1/+1
* add support for Certificate signature and tbs_certificatePaul Kehrer2015-11-031-0/+20
* Merge pull request #2447 from reaperhulk/encode-decode-pointAlex Gaynor2015-10-271-0/+32
|\
| * modify approach to use EllipticCurvePublicNumbers methodsPaul Kehrer2015-10-272-45/+32
| * remove support for null points, improve docsPaul Kehrer2015-10-271-6/+5
| * rst continues to be a mysteryPaul Kehrer2015-10-271-2/+1
| * fix some docsPaul Kehrer2015-10-271-6/+12
| * add support for encoding/decoding elliptic curve pointsPaul Kehrer2015-10-261-0/+41
* | inline some type declarations in the docsPaul Kehrer2015-10-281-18/+7
* | document the constructors for our extensions and general namesPaul Kehrer2015-10-281-25/+50
|/
* some ec key exchange doc improvementsPaul Kehrer2015-10-221-1/+4
* add info about the rfcPaul Kehrer2015-10-221-0/+6
* expand keywrap intro docsPaul Kehrer2015-10-211-1/+4
* add version added info and doc exceptionPaul Kehrer2015-10-211-0/+7
* AES keywrap supportPaul Kehrer2015-10-212-0/+44
* move revoked_certificate assignment in the doctestsPaul Kehrer2015-10-211-5/+2
* Merge pull request #2315 from etrauschke/crl_ossl_backendPaul Kehrer2015-10-211-4/+120
|\
| * remove convenience functions for revoked extensionsErik Trauschke2015-10-211-2/+1
| * Merge branch 'master' into crl_ossl_backendErik Trauschke2015-10-209-42/+81
| |\
| * \ Merge branch 'crl_ossl_backend' of github.com:etrauschke/cryptography into cr...Erik Trauschke2015-10-201-4/+121
| |\ \
| | * | use X509ExtensionParser for Revoked extensionsErik Trauschke2015-10-141-15/+6
| | * | doctest fixErik Trauschke2015-10-131-0/+1
| | * | fix indentationsErik Trauschke2015-10-131-1/+15
| | * | Merge branch 'crl_ossl_backend' of github.com:etrauschke/cryptography into cr...Erik Trauschke2015-09-281-0/+111
| | |\ \
| | | * \ Merge branch 'master' into crl_ossl_backendErik Trauschke2015-09-251-3/+4
| | | |\ \
| | | * \ \ Merge branch 'master' into crl_ossl_backendErik Trauschke2015-09-255-3/+99
| | | |\ \ \
| | | * | | | OpenSSL backend code for CRLsErik Trauschke2015-09-241-0/+111
* | | | | | | add a little bit about ECDHEPaul Kehrer2015-10-201-0/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #2427 from alex/ecdhPaul Kehrer2015-10-191-0/+44
|\ \ \ \ \ \
| * | | | | | better document hte ifaceAlex Gaynor2015-10-171-0/+19
| * | | | | | a refactor to the APIAlex Gaynor2015-10-171-23/+4
| * | | | | | Add an Elliptic Curve Key Exchange Algorithm(ECDH)Simo Sorce2015-10-171-0/+44
* | | | | | | Merge pull request #2417 from etrauschke/vectors_inval_certissuerPaul Kehrer2015-10-191-0/+2
|\ \ \ \ \ \ \
| * | | | | | | add crl file to test-vectors.rstErik Trauschke2015-10-151-0/+2
* | | | | | | | Merge pull request #2422 from Lukasa/static-build-docsPaul Kehrer2015-10-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add --no-use-wheel when building static wheels.Cory Benfield2015-10-181-1/+1
* | | | | | | | | Merge pull request #2425 from reaperhulk/fix-encoding-der-addedAlex Gaynor2015-10-191-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix extra spacePaul Kehrer2015-10-171-1/+1
| * | | | | | | | | make it clearer when PEM and DER encoding support was addedPaul Kehrer2015-10-171-2/+4
| | |_|/ / / / / / | |/| | | | | | |
* / | | | | | | | Fix EC's generate_private_key param namesimo52015-10-181-1/+1
|/ / / / / / / /
* | / / / / / / Kill Key Exchange as a separate interfaceSimo Sorce2015-10-152-24/+0
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #2412 from alex/correct-syntaxPaul Kehrer2015-10-131-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Use the right reST syntax for theseAlex Gaynor2015-10-121-6/+6
* | | | | | | | nuke trailing whitespaceBenjamin Peterson2015-10-121-1/+1
* | | | | | | | use :returns: and put annotation in the correct placeBenjamin Peterson2015-10-121-2/+2