Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moves CSR test vectors to requests folder. | Andre Caron | 2015-05-16 | 1 | -3/+3 |
| | |||||
* | Moves new CSR vector descriptions to CSR section. | Andre Caron | 2015-05-16 | 1 | -10/+10 |
| | |||||
* | Fixes typos. | Andre Caron | 2015-05-15 | 1 | -1/+1 |
| | |||||
* | Adds test vectors for X.509 CSR decoding. | Andre Caron | 2015-05-15 | 1 | -0/+10 |
| | |||||
* | more CDP vectors! | Paul Kehrer | 2015-05-12 | 1 | -0/+5 |
| | |||||
* | add another certificate policies test vector | Paul Kehrer | 2015-05-12 | 1 | -0/+3 |
| | |||||
* | add certificate policies vectors | Paul Kehrer | 2015-05-11 | 1 | -0/+8 |
| | |||||
* | add CRL distribution points vectors | Paul Kehrer | 2015-05-10 | 1 | -0/+5 |
| | |||||
* | add some authority information access x509 vectors | Paul Kehrer | 2015-05-04 | 1 | -0/+7 |
| | |||||
* | 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 |
| | | |||||
* | | 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 #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 #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. | ||||
* | | IDNA and edge case SAN test vectors | Paul Kehrer | 2015-04-20 | 1 | -0/+8 |
| | | |||||
* | | remove python 3.2 from every other place I could find | Paul Kehrer | 2015-04-18 | 1 | -1/+0 |
|/ | |||||
* | add key usage vector with all 9 purposes set to true | Paul Kehrer | 2015-04-02 | 1 | -0/+2 |
| | |||||
* | add SAN CSR vectors | Paul Kehrer | 2015-03-30 | 1 | -0/+3 |
| | |||||
* | add DER CSR vectors | Paul Kehrer | 2015-03-30 | 1 | -10/+10 |
| | |||||
* | add X509 SAN extension vectors | Paul Kehrer | 2015-03-28 | 1 | -0/+8 |
| | |||||
* | 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 #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 |
|/ | |||||
* | Updated one more gitorious link | Alex Gaynor | 2015-03-09 | 1 | -1/+1 |
| | |||||
* | gitorious is no longer a thing so gnutls is now hosted by gitlab | Paul Kehrer | 2015-03-06 | 1 | -5/+5 |
| | |||||
* | 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 | ||||
* | | Update OpenSSL test vector link to point at Github repository | Paul Kehrer | 2015-03-02 | 1 | -1/+1 |
|/ | |||||
* | move x509 request vector docs to a new section | Paul Kehrer | 2015-02-24 | 1 | -1/+6 |
| | |||||
* | add X509 request custom vectors | Paul Kehrer | 2015-02-24 | 1 | -0/+9 |
| | |||||
* | remove IBM link and replace with smartbear PDF link | Paul Kehrer | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | document vector provenance | Paul Kehrer | 2015-02-14 | 1 | -1/+3 |
| | |||||
* | add legacy Verisign PCA (MD2) root to vectors | Paul Kehrer | 2015-02-14 | 1 | -0/+2 |
| | |||||
* | add utf8 certificate | Paul Kehrer | 2015-01-17 | 1 | -0/+3 |
| | |||||
* | wrap a thing | Paul Kehrer | 2015-01-17 | 1 | -1/+2 |
| | |||||
* | add two custom certificates for x509 name parsing tests | Paul Kehrer | 2015-01-17 | 1 | -0/+4 |
| |