Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
|/ | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | fix path mistake | Paul Kehrer | 2015-01-06 | 1 | -2/+2 | |
| | ||||||
* | add DER asymmetric keys | Paul Kehrer | 2015-01-04 | 1 | -7/+18 | |
| | ||||||
* | fix a doc8 violation | Paul Kehrer | 2015-01-04 | 1 | -2/+2 | |
| | ||||||
* | document DSA keys we added long ago | Paul Kehrer | 2015-01-03 | 1 | -0/+4 | |
| | ||||||
* | provide paths from the cryptography vectors root for custom asym vectors | Paul Kehrer | 2015-01-01 | 1 | -18/+19 | |
| | ||||||
* | rename DSA test vector certificate to be more clear | Paul Kehrer | 2014-12-12 | 1 | -1/+2 | |
| | ||||||
* | add ECDSA certificate that does not have a named curve OID | Paul Kehrer | 2014-12-12 | 1 | -0/+2 | |
| | ||||||
* | add several new x509 test vectors | Paul Kehrer | 2014-11-26 | 1 | -21/+39 | |
| | ||||||
* | add NIST PKITS X.509 vectors | Paul Kehrer | 2014-11-24 | 1 | -0/+6 | |
| | | | | | http://csrc.nist.gov/groups/ST/crypto_apps_infra/pki/pkitesting.html http://csrc.nist.gov/groups/ST/crypto_apps_infra/documents/PKITS_data.zip | |||||
* | Update docs | Alex Gaynor | 2014-11-18 | 1 | -2/+3 | |
| | ||||||
* | add an ignore path for doc8 + fix a long line causing failures | Paul Kehrer | 2014-09-29 | 1 | -2/+2 | |
| | ||||||
* | small cleanup to docs | Paul Kehrer | 2014-09-24 | 1 | -15/+15 | |
| | ||||||
* | Update test-vectors.rst | michael-hart | 2014-09-24 | 1 | -5/+27 | |
| | | | Updated the readme with custom vectors, although formatting errors seem to exist | |||||
* | NIST KASVS values for DH and ECDH | Alex Stapleton | 2014-07-16 | 1 | -0/+1 | |
| | | | | | | | http://csrc.nist.gov/groups/STM/cavp/documents/keymgmt/kastestvectors.zip Only the "Static" scheme is added here since we are only testing the primitive DH and ECDH key agreement operation. | |||||
* | Updated vectors documentation | Ayrx | 2014-04-14 | 1 | -5/+1 | |
| | ||||||
* | Fixed wrong vectors | Ayrx | 2014-04-13 | 1 | -3/+3 | |
| | ||||||
* | More vectors | Ayrx | 2014-04-10 | 1 | -0/+10 | |
| | ||||||
* | add SEED CFB/OFB bespoke vectors and documentation | Paul Kehrer | 2014-04-08 | 1 | -0/+3 | |
| | ||||||
* | add SEED CBC vectors from rfc 4196 | Paul Kehrer | 2014-04-08 | 1 | -0/+1 | |
| | ||||||
* | add SEED ECB vectors from rfc 4269 | Paul Kehrer | 2014-04-08 | 1 | -0/+1 | |
| | ||||||
* | Update docs | Alex Stapleton | 2014-04-02 | 1 | -0/+2 | |
| | ||||||
* | Update docs | Alex Stapleton | 2014-04-02 | 1 | -3/+2 | |
| |