Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | support the EKU OIDs specified in RFC 5280 section 4.2.1.12 | Paul Kehrer | 2015-03-30 | 1 | -0/+33 | |
| |/ / | ||||||
* / / | Added some more words to our dictionary. These are needed for #1785 | Alex Gaynor | 2015-03-30 | 1 | -0/+3 | |
|/ / | ||||||
* | | Merge pull request #1799 from reaperhulk/san-csr-vector | Alex Gaynor | 2015-03-30 | 1 | -0/+3 | |
|\ \ | | | | | | | add SAN CSR vectors | |||||
| * | | add SAN CSR vectors | Paul Kehrer | 2015-03-30 | 1 | -0/+3 | |
| | | | ||||||
* | | | add load_der_x509_csr to support loading DER encoded CSRs | Paul Kehrer | 2015-03-30 | 1 | -0/+16 | |
|/ / | ||||||
* | | add DER CSR vectors | Paul Kehrer | 2015-03-30 | 1 | -10/+10 | |
| | | ||||||
* | | add missing "signing" | Paul Kehrer | 2015-03-29 | 1 | -1/+1 | |
| | | ||||||
* | | move testsetup around and improve some verbiage | Paul Kehrer | 2015-03-29 | 1 | -32/+29 | |
| | | ||||||
* | | move test setup | Paul Kehrer | 2015-03-29 | 1 | -23/+23 | |
| | | ||||||
* | | rename to CertificateSigningRequest | Paul Kehrer | 2015-03-29 | 2 | -10/+12 | |
| | | ||||||
* | | address some review comments | Paul Kehrer | 2015-03-29 | 1 | -4/+4 | |
| | | ||||||
* | | rename request to CSR | Paul Kehrer | 2015-03-29 | 2 | -10/+10 | |
| | | ||||||
* | | basic support for parsing x509 requests | Paul Kehrer | 2015-03-29 | 2 | -0/+103 | |
| | | ||||||
* | | Merge pull request #1769 from reaperhulk/x509-extension-bc | Alex Gaynor | 2015-03-28 | 1 | -0/+34 | |
|\ \ | |/ |/| | basicConstraints support for OpenSSL X509 backend | |||||
| * | basicConstraints support for OpenSSL X509 backend | Paul Kehrer | 2015-03-28 | 1 | -0/+34 | |
| | | ||||||
* | | Merge pull request #1786 from reaperhulk/san-vectors | Alex Gaynor | 2015-03-28 | 1 | -0/+8 | |
|\ \ | |/ |/| | add X509 SAN extension vectors | |||||
| * | add X509 SAN extension vectors | Paul Kehrer | 2015-03-28 | 1 | -0/+8 | |
| | | ||||||
* | | add x509 extensions class and basic tests (no extensions supported) | Paul Kehrer | 2015-03-28 | 1 | -1/+38 | |
|/ | ||||||
* | add unsupported extension marked critical | Paul Kehrer | 2015-03-27 | 1 | -0/+3 | |
| | ||||||
* | add unsupported extension x509 test vector | Paul Kehrer | 2015-03-27 | 1 | -0/+3 | |
| | ||||||
* | add new basic constraints vector with path length zero | Paul Kehrer | 2015-03-25 | 1 | -0/+3 | |
| | ||||||
* | Merge pull request #1768 from reaperhulk/basic-constraints | Alex Gaynor | 2015-03-23 | 1 | -0/+65 | |
|\ | | | | | basic constraints class & extensions interface | |||||
| * | review feedback updates | Paul Kehrer | 2015-03-23 | 1 | -1/+3 | |
| | | ||||||
| * | doc updates and simplification of __repr__ | Paul Kehrer | 2015-03-22 | 1 | -2/+5 | |
| | | ||||||
| * | doc update | Paul Kehrer | 2015-03-22 | 1 | -1/+1 | |
| | | ||||||
| * | rework BasicConstraints and Extension. | Paul Kehrer | 2015-03-22 | 1 | -3/+12 | |
| | | ||||||
| * | review feedback doc updates | Paul Kehrer | 2015-03-21 | 1 | -2/+2 | |
| | | ||||||
| * | add docs for the OID_BASIC_CONSTRAINTS constant | Paul Kehrer | 2015-03-21 | 1 | -0/+8 | |
| | | ||||||
| * | basic constraints class & extensions interface | Paul Kehrer | 2015-03-21 | 1 | -0/+43 | |
| | | ||||||
* | | Merge pull request #1759 from reaperhulk/aes-keywrap-vectors | Alex Gaynor | 2015-03-21 | 1 | -0/+5 | |
|\ \ | |/ |/| | add keywrap test vectors from NIST | |||||
| * | add keywrap test vectors from NIST | Paul Kehrer | 2015-03-15 | 1 | -0/+5 | |
| | | | | | | | | From http://csrc.nist.gov/groups/STM/cavp/documents/mac/kwtestvectors.zip | |||||
* | | add 3 new certificate vectors for upcoming basic constraints tests | Paul Kehrer | 2015-03-20 | 1 | -0/+7 | |
|/ | ||||||
* | Merge pull request #1738 from reaperhulk/deprecation-dance | Alex Gaynor | 2015-03-09 | 2 | -24/+2 | |
|\ | | | | | Do the deprecation dance | |||||
| * | missed some links | Paul Kehrer | 2015-03-09 | 1 | -2/+2 | |
| | | ||||||
| * | Do the deprecation dance | Paul Kehrer | 2015-03-09 | 1 | -22/+0 | |
| | | ||||||
* | | Merge pull request #1740 from alex/fixed-gitorious-link | Paul Kehrer | 2015-03-09 | 1 | -1/+1 | |
|\ \ | | | | | | | Updated one more gitorious link | |||||
| * | | Updated one more gitorious link | Alex Gaynor | 2015-03-09 | 1 | -1/+1 | |
| |/ | ||||||
* / | Use full path in the documentation | Alex Gaynor | 2015-03-09 | 1 | -1/+1 | |
|/ | ||||||
* | DSA public key serialization | Paul Kehrer | 2015-03-08 | 2 | -2/+37 | |
| | ||||||
* | fix a docs link | Paul Kehrer | 2015-03-08 | 1 | -1/+1 | |
| | ||||||
* | update docs to add ECPublicKey to list of classes that have public_bytes | Paul Kehrer | 2015-03-08 | 1 | -1/+3 | |
| | ||||||
* | serialize EC public keys | Paul Kehrer | 2015-03-08 | 2 | -2/+36 | |
| | ||||||
* | update docs to note PKCS1 is essentially RSA only | Paul Kehrer | 2015-03-08 | 1 | -1/+1 | |
| | ||||||
* | support RSA public key serialization | Paul Kehrer | 2015-03-07 | 2 | -1/+73 | |
| | ||||||
* | gitorious is no longer a thing so gnutls is now hosted by gitlab | Paul Kehrer | 2015-03-06 | 1 | -5/+5 | |
| | ||||||
* | Merge pull request #1712 from reaperhulk/serialize-dsa-private-key | Alex Gaynor | 2015-03-05 | 2 | -3/+53 | |
|\ | | | | | serialize DSA private keys | |||||
| * | serialize DSA private keys | Paul Kehrer | 2015-03-02 | 2 | -3/+53 | |
| | | ||||||
* | | Merge pull request #1714 from reaperhulk/asymmetric-public-vectors | Alex Stapleton | 2015-03-04 | 1 | -1/+7 | |
|\ \ | | | | | | | add RSA/DSA PKCS1 public keys | |||||
| * | | DER conversion of PKCS1 rsa.pub.pem | Paul Kehrer | 2015-03-02 | 1 | -2/+3 | |
| | | | ||||||
| * | | add RSA/DSA PKCS1 public keys | Paul Kehrer | 2015-03-02 | 1 | -1/+6 | |
| |/ | | | | | | | | | | | unenc-rsa-pkcs8.pub.pem is PEM PKCS1 formatted public key converted from the subjectPublicKeyInfo version dsa.pub.pem is the DSA key from the ruby OpenSSL tests |