Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some authority information access x509 vectors | Paul Kehrer | 2015-05-04 | 1 | -0/+7 |
| | |||||
* | authority key identifier support in the openssl backend | Paul Kehrer | 2015-05-03 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1895 from reaperhulk/aki-vector | Alex Gaynor | 2015-05-03 | 1 | -0/+6 |
|\ | | | | | add AKI vector | ||||
| * | add another authority key identifier vector | Paul Kehrer | 2015-05-03 | 1 | -0/+3 |
| | | |||||
| * | add AKI vector | Paul Kehrer | 2015-05-03 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #1867 from public/secp256k1-vectors | Paul Kehrer | 2015-05-03 | 4 | -1/+187 |
|\ \ | | | | | | | Script for generating SECP256K1 vectors | ||||
| * | | Add new vectors to the docs | Alex Stapleton | 2015-05-03 | 1 | -1/+7 |
| | | | |||||
| * | | Docs for custom secp256k1 vectors | Alex Stapleton | 2015-05-03 | 1 | -0/+32 |
| | | | |||||
| * | | Verification script | Alex Stapleton | 2015-05-03 | 1 | -0/+59 |
| | | | |||||
| * | | Script for generating SECP256K1 vectors | Alex Stapleton | 2015-05-03 | 1 | -0/+89 |
| |/ | |||||
* | | Merge pull request #1894 from alex/try-to-english-better | Paul Kehrer | 2015-05-03 | 1 | -4/+4 |
|\ \ | |/ |/| | Attempt to make the BasicConstraints.path_length docs more clear | ||||
| * | Attempt to make the BasicConstraints.path_length docs more clear | Alex Gaynor | 2015-05-03 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #1893 from reaperhulk/san-example | Alex Gaynor | 2015-05-03 | 1 | -0/+48 |
|\ \ | | | | | | | add example to show how to get DNSNames from SAN extension | ||||
| * | | add some comments | Paul Kehrer | 2015-05-02 | 1 | -2/+3 |
| | | | |||||
| * | | add example to show how to get DNSNames from SAN extension | Paul Kehrer | 2015-05-02 | 1 | -0/+47 |
| |/ | |||||
* | | updates based on review feedback | Paul Kehrer | 2015-05-02 | 1 | -1/+8 |
| | | |||||
* | | add authority information access classes | Paul Kehrer | 2015-05-02 | 2 | -0/+37 |
|/ | |||||
* | Merge pull request #1885 from reaperhulk/iap-vectors | Alex Gaynor | 2015-05-02 | 1 | -0/+4 |
|\ | | | | | add inhibit any policy test vectors | ||||
| * | add inhibit any policy test vectors | Paul Kehrer | 2015-05-01 | 1 | -0/+4 |
| | | |||||
* | | add an extended key usage x509 vector | Paul Kehrer | 2015-05-01 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #1878 from reaperhulk/add-san-vector-ip-dir | Alex Gaynor | 2015-04-29 | 1 | -0/+4 |
|\ | | | | | add test vectors for directory name and ip address SAN names | ||||
| * | add test vectors for directory name and ip address SAN names | Paul Kehrer | 2015-04-29 | 1 | -0/+4 |
| | | |||||
* | | add a SAN vector that's a single IDNA rfc822name | Paul Kehrer | 2015-04-29 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #1862 from reaperhulk/san-uri | Alex Gaynor | 2015-04-28 | 1 | -1/+6 |
|\ | | | | | add URI general name support | ||||
| * | add URI general name support | Paul Kehrer | 2015-04-28 | 1 | -1/+6 |
| | | |||||
* | | DH backend interfaces | Alex Stapleton | 2015-04-25 | 1 | -0/+85 |
| | | |||||
* | | Merge pull request #1836 from public/rfc5114-dh | Paul Kehrer | 2015-04-22 | 1 | -0/+6 |
|\ \ | |/ |/| | DH examples from https://tools.ietf.org/rfc/rfc5114.txt | ||||
| * | DH examples from https://tools.ietf.org/rfc/rfc5114.txt | Alex Stapleton | 2015-04-21 | 1 | -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 docs | Paul Kehrer | 2015-04-22 | 1 | -1/+5 |
| | | |||||
* | | update exception to contain detail | Paul Kehrer | 2015-04-21 | 1 | -0/+7 |
| | | |||||
* | | handle otherName, x400Address, and ediPartyName in OpenSSL backend | Paul Kehrer | 2015-04-21 | 1 | -0/+5 |
| | | |||||
* | | UnsupportedExtension raises when accessing cert.extensions | Paul Kehrer | 2015-04-21 | 1 | -3/+3 |
| | | |||||
* | | IDNA and edge case SAN test vectors | Paul Kehrer | 2015-04-20 | 1 | -0/+8 |
| | | |||||
* | | Merge pull request #1835 from reaperhulk/x509-aki | Alex Gaynor | 2015-04-19 | 1 | -0/+30 |
|\ \ | | | | | | | AuthorityKeyIdentifier support | ||||
| * | | https | Paul Kehrer | 2015-04-19 | 1 | -1/+1 |
| | | | |||||
| * | | update doc language to point more strongly at rfc 5280 | Paul Kehrer | 2015-04-19 | 1 | -2/+5 |
| | | | |||||
| * | | add more words | Paul Kehrer | 2015-04-18 | 1 | -1/+2 |
| | | | |||||
| * | | add more prose for AKI | Paul Kehrer | 2015-04-18 | 1 | -0/+7 |
| | | | |||||
| * | | AuthorityKeyIdentifier support | Paul Kehrer | 2015-04-18 | 1 | -0/+19 |
| | | | |||||
* | | | remove python 3.2 from every other place I could find | Paul Kehrer | 2015-04-18 | 2 | -2/+1 |
|/ / | |||||
* | | Merge pull request #1783 from reaperhulk/san-class | Alex Gaynor | 2015-04-18 | 1 | -0/+90 |
|\ \ | | | | | | | Add GeneralName and SubjectAlternativeName classes | ||||
| * | | Add GeneralName and SubjectAlternativeName classes | Paul Kehrer | 2015-04-14 | 1 | -0/+90 |
| | | | |||||
* | | | update a link that has been permanently redirected | Paul Kehrer | 2015-04-17 | 1 | -1/+1 |
| | | | |||||
* | | | update the docs too | Paul Kehrer | 2015-04-15 | 1 | -1/+1 |
| | | | |||||
* | | | Update docs | Steven Buss | 2015-04-13 | 2 | -10/+9 |
| | | | |||||
* | | | Merge pull request #1839 from alex/decode-rfc-docs | Paul Kehrer | 2015-04-13 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Document that decode_rfc6979_signature raises ValueError | ||||
| * | | | Simpler language | Alex Gaynor | 2015-04-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | Removed a confusing sentence | Alex Gaynor | 2015-04-13 | 1 | -2/+1 |
| | | | | |||||
| * | | | Document that decode_rfc6979_signature raises ValueError | Alex Gaynor | 2015-04-13 | 1 | -0/+3 |
| |/ / | |||||
* / / | try out some new beta docker travis features | Paul Kehrer | 2015-04-13 | 1 | -0/+1 |
|/ / |