aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Verification scriptAlex Stapleton2015-05-031-0/+59
|
* Script for generating SECP256K1 vectorsAlex Stapleton2015-05-031-0/+89
|
* Merge pull request #1893 from reaperhulk/san-exampleAlex Gaynor2015-05-031-0/+48
|\ | | | | add example to show how to get DNSNames from SAN extension
| * add some commentsPaul Kehrer2015-05-021-2/+3
| |
| * add example to show how to get DNSNames from SAN extensionPaul Kehrer2015-05-021-0/+47
| |
* | updates based on review feedbackPaul Kehrer2015-05-021-1/+8
| |
* | add authority information access classesPaul Kehrer2015-05-022-0/+37
|/
* Merge pull request #1885 from reaperhulk/iap-vectorsAlex Gaynor2015-05-021-0/+4
|\ | | | | add inhibit any policy test vectors
| * add inhibit any policy test vectorsPaul Kehrer2015-05-011-0/+4
| |
* | add an extended key usage x509 vectorPaul Kehrer2015-05-011-0/+2
|/
* Merge pull request #1878 from reaperhulk/add-san-vector-ip-dirAlex Gaynor2015-04-291-0/+4
|\ | | | | add test vectors for directory name and ip address SAN names
| * add test vectors for directory name and ip address SAN namesPaul Kehrer2015-04-291-0/+4
| |
* | add a SAN vector that's a single IDNA rfc822namePaul Kehrer2015-04-291-0/+2
|/
* Merge pull request #1862 from reaperhulk/san-uriAlex Gaynor2015-04-281-1/+6
|\ | | | | add URI general name support
| * add URI general name supportPaul Kehrer2015-04-281-1/+6
| |
* | DH backend interfacesAlex Stapleton2015-04-251-0/+85
| |
* | Merge pull request #1836 from public/rfc5114-dhPaul Kehrer2015-04-221-0/+6
|\ \ | |/ |/| DH examples from https://tools.ietf.org/rfc/rfc5114.txt
| * DH examples from https://tools.ietf.org/rfc/rfc5114.txtAlex Stapleton2015-04-211-0/+6
| | | | | | | | | | | | A.{4,5,6,7,8} are omitted as they are ECDH examples. These are converted to the NIST KASVS format for easier loading.
* | return only an int for unsupported general name type, update docsPaul Kehrer2015-04-221-1/+5
| |
* | update exception to contain detailPaul Kehrer2015-04-211-0/+7
| |
* | handle otherName, x400Address, and ediPartyName in OpenSSL backendPaul Kehrer2015-04-211-0/+5
| |
* | UnsupportedExtension raises when accessing cert.extensionsPaul Kehrer2015-04-211-3/+3
| |
* | IDNA and edge case SAN test vectorsPaul Kehrer2015-04-201-0/+8
| |
* | Merge pull request #1835 from reaperhulk/x509-akiAlex Gaynor2015-04-191-0/+30
|\ \ | | | | | | AuthorityKeyIdentifier support
| * | httpsPaul Kehrer2015-04-191-1/+1
| | |
| * | update doc language to point more strongly at rfc 5280Paul Kehrer2015-04-191-2/+5
| | |
| * | add more wordsPaul Kehrer2015-04-181-1/+2
| | |
| * | add more prose for AKIPaul Kehrer2015-04-181-0/+7
| | |
| * | AuthorityKeyIdentifier supportPaul Kehrer2015-04-181-0/+19
| | |
* | | remove python 3.2 from every other place I could findPaul Kehrer2015-04-182-2/+1
|/ /
* | Merge pull request #1783 from reaperhulk/san-classAlex Gaynor2015-04-181-0/+90
|\ \ | | | | | | Add GeneralName and SubjectAlternativeName classes
| * | Add GeneralName and SubjectAlternativeName classesPaul Kehrer2015-04-141-0/+90
| | |
* | | update a link that has been permanently redirectedPaul Kehrer2015-04-171-1/+1
| | |
* | | update the docs tooPaul Kehrer2015-04-151-1/+1
| | |
* | | Update docsSteven Buss2015-04-132-10/+9
| | |
* | | Merge pull request #1839 from alex/decode-rfc-docsPaul Kehrer2015-04-131-0/+2
|\ \ \ | | | | | | | | Document that decode_rfc6979_signature raises ValueError
| * | | Simpler languageAlex Gaynor2015-04-131-1/+1
| | | |
| * | | Removed a confusing sentenceAlex Gaynor2015-04-131-2/+1
| | | |
| * | | Document that decode_rfc6979_signature raises ValueErrorAlex Gaynor2015-04-131-0/+3
| |/ /
* / / try out some new beta docker travis featuresPaul Kehrer2015-04-131-0/+1
|/ /
* / keyusage support in the OpenSSL backendPaul Kehrer2015-04-121-0/+1
|/
* alter approach to just use digest, no hexdigestPaul Kehrer2015-04-101-7/+1
|
* add subjectkeyidentifier supportPaul Kehrer2015-04-101-0/+20
|
* Merge pull request #1727 from public/dh-key-iface-2015Paul Kehrer2015-04-093-1/+99
|\ | | | | DH key interfaces
| * DH key interfacesAlex Stapleton2015-04-053-1/+99
| |
* | Remove extra space.Terry Chia2015-03-281-1/+1
| |
* | Merge pull request #1816 from Ayrx/fernet-docsPaul Kehrer2015-04-031-2/+4
|\ \ | | | | | | Attempt to explain MultiFernet better.
| * | Attempt to explain MultiFernet better.Terry Chia2015-03-261-2/+4
| | |
* | | add key usage vector with all 9 purposes set to truePaul Kehrer2015-04-021-0/+2
|/ /
* | update doc languagePaul Kehrer2015-04-011-23/+22
| |