| Commit message (Expand) | Author | Age | Files | Lines |
* | Test vectors for OpenSSH serialization format (#5151) | Marko Kreen | 2020-05-25 | 21 | -0/+207 |
* | fix coverage by adding two artificial DSA public keys (#4984) | Paul Kehrer | 2019-09-06 | 2 | -0/+0 |
* | add ed25519 PKCS8 and subjectPublicKeyInfo vectors (#4719) | Paul Kehrer | 2019-02-20 | 6 | -0/+12 |
* | add ed448 PKCS8 and subjectPublicKeyInfo vectors (#4718) | Paul Kehrer | 2019-02-20 | 6 | -0/+14 |
* | add x25519 pkcs8/subjectpublickeyinfo vectors (#4685) | Paul Kehrer | 2019-01-13 | 6 | -0/+12 |
* | add x448 private/public PEM/DER pkcs8/subjectpublickeyinfo vectors (#4667) | Paul Kehrer | 2019-01-01 | 6 | -0/+14 |
* | document what the vector format is a little better (#4639) | Paul Kehrer | 2018-12-11 | 1 | -0/+1 |
* | add compressed point EC vectors (#4637) | Paul Kehrer | 2018-12-10 | 1 | -0/+25 |
* | add ed448 test vectors (#4608) | Paul Kehrer | 2018-11-24 | 1 | -0/+58 |
* | x448 test vectors (#4576) | Paul Kehrer | 2018-11-12 | 1 | -0/+16 |
* | Fix encoding errors in RSA test keys. (#4410) | David Benjamin | 2018-08-23 | 3 | -111/+110 |
* | brainpool vectors from rfc 7027 (#4143) | Paul Kehrer | 2018-03-15 | 1 | -0/+34 |
* | oaep label vector (#3895) | Paul Kehrer | 2017-09-07 | 1 | -0/+8 |
* | add rfc 3526 DH groups (#3767) | Paul Kehrer | 2017-07-08 | 1 | -0/+31 |
* | Dh parameters serialization (#3504) | Aviv Palivoda | 2017-06-24 | 1 | -0/+0 |
* | add X25519 test vectors from RFC 7748 section 5.2 (#3685) | Paul Kehrer | 2017-06-06 | 1 | -0/+16 |
* | Remove trailing space in vector #3522 (#3523) | Alex Gaynor | 2017-04-28 | 1 | -1/+1 |
* | DH subgroup order (q) (#3369) | Aviv Palivoda | 2017-03-05 | 8 | -0/+59 |
* | DH serialization (#3297) | Aviv Palivoda | 2017-02-07 | 7 | -0/+29 |
* | OpenSSL DH backend implementation [Second attempt] (#2914) | Aviv Palivoda | 2016-11-26 | 2 | -0/+59 |
* | add RSA OAEP SHA2 vectors via custom vector creation (#2829) | Paul Kehrer | 2016-06-02 | 24 | -0/+13056 |
* | Merge pull request #1897 from reaperhulk/add-secp256k1-generated-vectors | Alex Gaynor | 2015-05-08 | 1 | -0/+7890 |
|\ |
|
| * | vectors generated by the custom vector generator in #1867 | Paul Kehrer | 2015-05-03 | 1 | -0/+7890 |
* | | Add NIST vectors for ECDH plus ConcatKDF | Simo Sorce | 2015-05-06 | 2 | -0/+10930 |
* | | Add loader for ECDH test vectors | Simo Sorce | 2015-05-01 | 2 | -2/+2 |
|/ |
|
* | DH examples from https://tools.ietf.org/rfc/rfc5114.txt | Alex Stapleton | 2015-04-21 | 1 | -0/+44 |
* | DER conversion of PKCS1 rsa.pub.pem | Paul Kehrer | 2015-03-02 | 1 | -0/+0 |
* | add RSA/DSA PKCS1 public keys | Paul Kehrer | 2015-03-02 | 2 | -0/+12 |
* | add DER asymmetric keys | Paul Kehrer | 2015-01-04 | 15 | -0/+0 |
* | Upgrade the encryption algorithm on another thing. This uses the same PBES2 p... | Alex Gaynor | 2014-11-18 | 1 | -38/+16 |
* | Re-encrypts one of our vectors from a truly atrocious algorithm (single DES, ... | Alex Gaynor | 2014-11-17 | 1 | -4/+5 |
* | Remove the EC PARAMETERS section from the PEM | Alex Gaynor | 2014-10-08 | 1 | -3/+0 |
* | Added missing newline, corrected changes | michael-hart | 2014-09-26 | 1 | -1/+1 |
* | Part 1 of rebase, with corrections for pep8 | michael-hart | 2014-09-26 | 1 | -2/+2 |
* | Added missing vector file | michael-hart | 2014-09-26 | 1 | -0/+4 |
* | Test Vector changes | michael-hart | 2014-09-23 | 11 | -1/+123 |
* | Added PKCS8 encoded private keys to tests | Michael Hart | 2014-09-12 | 2 | -0/+11 |
* | Changed EC curve type and add test markers | Michael | 2014-09-12 | 3 | -9/+9 |
* | Implemented support for loading EC private keys | unknown | 2014-09-11 | 3 | -0/+23 |
* | NIST KASVS values for DH and ECDH | Alex Stapleton | 2014-07-16 | 4 | -0/+5624 |
* | remove executable bit from vector files | Paul Kehrer | 2014-06-15 | 14 | -0/+0 |
* | Add PKCS8 key with bad encryption OID | Alex Stapleton | 2014-05-27 | 1 | -0/+17 |
* | Add PKCS#8 key with unknown OID | Alex Stapleton | 2014-05-27 | 1 | -0/+9 |
* | Unencrypted 1024-bit DSA key in PKCS#8 | Alex Stapleton | 2014-05-27 | 1 | -0/+9 |
* | Rename vectors now we have a name for this format | Alex Stapleton | 2014-04-03 | 7 | -0/+0 |
* | Ed25519 test vectors | Alex Stapleton | 2014-04-02 | 1 | -0/+1024 |
* | FIPS 186-3 ECDSA CAVP vectors | Alex Stapleton | 2014-04-02 | 6 | -0/+25558 |
* | FIPS 186-2 ECDSA CAVP vectors | Alex Stapleton | 2014-04-02 | 6 | -0/+6254 |
* | Move cryptography.vectors to cryptography_vectors | Alex Stapleton | 2014-03-24 | 63 | -0/+62568 |