aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* add key usage vector with all 9 purposes set to truePaul Kehrer2015-04-021-0/+2
* update doc languagePaul Kehrer2015-04-011-23/+22
* add keyusage extensionPaul Kehrer2015-03-311-0/+98
* add extendedkeyusage extensionPaul Kehrer2015-03-311-0/+11
* Merge pull request #1807 from reaperhulk/fix-ecrypt-linkAlex Gaynor2015-03-313-3/+3
|\
| * update ecrypt link in docsPaul Kehrer2015-03-303-3/+3
* | Merge pull request #1806 from reaperhulk/eku-oidsAlex Gaynor2015-03-311-0/+33
|\ \
| * | support the EKU OIDs specified in RFC 5280 section 4.2.1.12Paul Kehrer2015-03-301-0/+33
| |/
* / Added some more words to our dictionary. These are needed for #1785Alex Gaynor2015-03-301-0/+3
|/
* Merge pull request #1799 from reaperhulk/san-csr-vectorAlex Gaynor2015-03-301-0/+3
|\
| * add SAN CSR vectorsPaul Kehrer2015-03-301-0/+3
* | add load_der_x509_csr to support loading DER encoded CSRsPaul Kehrer2015-03-301-0/+16
|/
* add DER CSR vectorsPaul Kehrer2015-03-301-10/+10
* add missing "signing"Paul Kehrer2015-03-291-1/+1
* move testsetup around and improve some verbiagePaul Kehrer2015-03-291-32/+29
* move test setupPaul Kehrer2015-03-291-23/+23
* rename to CertificateSigningRequestPaul Kehrer2015-03-292-10/+12
* address some review commentsPaul Kehrer2015-03-291-4/+4
* rename request to CSRPaul Kehrer2015-03-292-10/+10
* basic support for parsing x509 requestsPaul Kehrer2015-03-292-0/+103
* Merge pull request #1769 from reaperhulk/x509-extension-bcAlex Gaynor2015-03-281-0/+34
|\
| * basicConstraints support for OpenSSL X509 backendPaul Kehrer2015-03-281-0/+34
* | Merge pull request #1786 from reaperhulk/san-vectorsAlex Gaynor2015-03-281-0/+8
|\ \ | |/ |/|
| * add X509 SAN extension vectorsPaul Kehrer2015-03-281-0/+8
* | add x509 extensions class and basic tests (no extensions supported)Paul Kehrer2015-03-281-1/+38
|/
* add unsupported extension marked criticalPaul Kehrer2015-03-271-0/+3
* add unsupported extension x509 test vectorPaul Kehrer2015-03-271-0/+3
* add new basic constraints vector with path length zeroPaul Kehrer2015-03-251-0/+3
* Merge pull request #1768 from reaperhulk/basic-constraintsAlex Gaynor2015-03-231-0/+65
|\
| * review feedback updatesPaul Kehrer2015-03-231-1/+3
| * doc updates and simplification of __repr__Paul Kehrer2015-03-221-2/+5
| * doc updatePaul Kehrer2015-03-221-1/+1
| * rework BasicConstraints and Extension.Paul Kehrer2015-03-221-3/+12
| * review feedback doc updatesPaul Kehrer2015-03-211-2/+2
| * add docs for the OID_BASIC_CONSTRAINTS constantPaul Kehrer2015-03-211-0/+8
| * basic constraints class & extensions interfacePaul Kehrer2015-03-211-0/+43
* | Merge pull request #1759 from reaperhulk/aes-keywrap-vectorsAlex Gaynor2015-03-211-0/+5
|\ \ | |/ |/|
| * add keywrap test vectors from NISTPaul Kehrer2015-03-151-0/+5
* | add 3 new certificate vectors for upcoming basic constraints testsPaul Kehrer2015-03-201-0/+7
|/
* Merge pull request #1738 from reaperhulk/deprecation-danceAlex Gaynor2015-03-092-24/+2
|\
| * missed some linksPaul Kehrer2015-03-091-2/+2
| * Do the deprecation dancePaul Kehrer2015-03-091-22/+0
* | Merge pull request #1740 from alex/fixed-gitorious-linkPaul Kehrer2015-03-091-1/+1
|\ \
| * | Updated one more gitorious linkAlex Gaynor2015-03-091-1/+1
| |/
* / Use full path in the documentationAlex Gaynor2015-03-091-1/+1
|/
* DSA public key serializationPaul Kehrer2015-03-082-2/+37
* fix a docs linkPaul Kehrer2015-03-081-1/+1
* update docs to add ECPublicKey to list of classes that have public_bytesPaul Kehrer2015-03-081-1/+3
* serialize EC public keysPaul Kehrer2015-03-082-2/+36
* update docs to note PKCS1 is essentially RSA onlyPaul Kehrer2015-03-081-1/+1