Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add AKI vector | Paul Kehrer | 2015-05-03 | 1 | -0/+3 |
| | |||||
* | 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 |
|/ / | |||||
* / | keyusage support in the OpenSSL backend | Paul Kehrer | 2015-04-12 | 1 | -0/+1 |
|/ | |||||
* | alter approach to just use digest, no hexdigest | Paul Kehrer | 2015-04-10 | 1 | -7/+1 |
| | |||||
* | add subjectkeyidentifier support | Paul Kehrer | 2015-04-10 | 1 | -0/+20 |
| | |||||
* | Merge pull request #1727 from public/dh-key-iface-2015 | Paul Kehrer | 2015-04-09 | 3 | -1/+99 |
|\ | | | | | DH key interfaces | ||||
| * | DH key interfaces | Alex Stapleton | 2015-04-05 | 3 | -1/+99 |
| | | |||||
* | | Remove extra space. | Terry Chia | 2015-03-28 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1816 from Ayrx/fernet-docs | Paul Kehrer | 2015-04-03 | 1 | -2/+4 |
|\ \ | | | | | | | Attempt to explain MultiFernet better. | ||||
| * | | Attempt to explain MultiFernet better. | Terry Chia | 2015-03-26 | 1 | -2/+4 |
| | | | |||||
* | | | add key usage vector with all 9 purposes set to true | Paul Kehrer | 2015-04-02 | 1 | -0/+2 |
|/ / | |||||
* | | update doc language | Paul Kehrer | 2015-04-01 | 1 | -23/+22 |
| | | |||||
* | | add keyusage extension | Paul Kehrer | 2015-03-31 | 1 | -0/+98 |
| | |