aboutsummaryrefslogtreecommitdiffstats
path: root/vectors/cryptography_vectors/asymmetric
Commit message (Expand)AuthorAgeFilesLines
* Test vectors for OpenSSH serialization format (#5151)Marko Kreen2020-05-2521-0/+207
* fix coverage by adding two artificial DSA public keys (#4984)Paul Kehrer2019-09-062-0/+0
* add ed25519 PKCS8 and subjectPublicKeyInfo vectors (#4719)Paul Kehrer2019-02-206-0/+12
* add ed448 PKCS8 and subjectPublicKeyInfo vectors (#4718)Paul Kehrer2019-02-206-0/+14
* add x25519 pkcs8/subjectpublickeyinfo vectors (#4685)Paul Kehrer2019-01-136-0/+12
* add x448 private/public PEM/DER pkcs8/subjectpublickeyinfo vectors (#4667)Paul Kehrer2019-01-016-0/+14
* document what the vector format is a little better (#4639)Paul Kehrer2018-12-111-0/+1
* add compressed point EC vectors (#4637)Paul Kehrer2018-12-101-0/+25
* add ed448 test vectors (#4608)Paul Kehrer2018-11-241-0/+58
* x448 test vectors (#4576)Paul Kehrer2018-11-121-0/+16
* Fix encoding errors in RSA test keys. (#4410)David Benjamin2018-08-233-111/+110
* brainpool vectors from rfc 7027 (#4143)Paul Kehrer2018-03-151-0/+34
* oaep label vector (#3895)Paul Kehrer2017-09-071-0/+8
* add rfc 3526 DH groups (#3767)Paul Kehrer2017-07-081-0/+31
* Dh parameters serialization (#3504)Aviv Palivoda2017-06-241-0/+0
* add X25519 test vectors from RFC 7748 section 5.2 (#3685)Paul Kehrer2017-06-061-0/+16
* Remove trailing space in vector #3522 (#3523)Alex Gaynor2017-04-281-1/+1
* DH subgroup order (q) (#3369)Aviv Palivoda2017-03-058-0/+59
* DH serialization (#3297)Aviv Palivoda2017-02-077-0/+29
* OpenSSL DH backend implementation [Second attempt] (#2914)Aviv Palivoda2016-11-262-0/+59
* add RSA OAEP SHA2 vectors via custom vector creation (#2829)Paul Kehrer2016-06-0224-0/+13056
* Merge pull request #1897 from reaperhulk/add-secp256k1-generated-vectorsAlex Gaynor2015-05-081-0/+7890
|\
| * vectors generated by the custom vector generator in #1867Paul Kehrer2015-05-031-0/+7890
* | Add NIST vectors for ECDH plus ConcatKDFSimo Sorce2015-05-062-0/+10930
* | Add loader for ECDH test vectorsSimo Sorce2015-05-012-2/+2
|/
* DH examples from https://tools.ietf.org/rfc/rfc5114.txtAlex Stapleton2015-04-211-0/+44
* DER conversion of PKCS1 rsa.pub.pemPaul Kehrer2015-03-021-0/+0
* add RSA/DSA PKCS1 public keysPaul Kehrer2015-03-022-0/+12
* add DER asymmetric keysPaul Kehrer2015-01-0415-0/+0
* Upgrade the encryption algorithm on another thing. This uses the same PBES2 p...Alex Gaynor2014-11-181-38/+16
* Re-encrypts one of our vectors from a truly atrocious algorithm (single DES, ...Alex Gaynor2014-11-171-4/+5
* Remove the EC PARAMETERS section from the PEMAlex Gaynor2014-10-081-3/+0
* Added missing newline, corrected changesmichael-hart2014-09-261-1/+1
* Part 1 of rebase, with corrections for pep8michael-hart2014-09-261-2/+2
* Added missing vector filemichael-hart2014-09-261-0/+4
* Test Vector changesmichael-hart2014-09-2311-1/+123
* Added PKCS8 encoded private keys to testsMichael Hart2014-09-122-0/+11
* Changed EC curve type and add test markersMichael2014-09-123-9/+9
* Implemented support for loading EC private keysunknown2014-09-113-0/+23
* NIST KASVS values for DH and ECDHAlex Stapleton2014-07-164-0/+5624
* remove executable bit from vector filesPaul Kehrer2014-06-1514-0/+0
* Add PKCS8 key with bad encryption OIDAlex Stapleton2014-05-271-0/+17
* Add PKCS#8 key with unknown OIDAlex Stapleton2014-05-271-0/+9
* Unencrypted 1024-bit DSA key in PKCS#8Alex Stapleton2014-05-271-0/+9
* Rename vectors now we have a name for this formatAlex Stapleton2014-04-037-0/+0
* Ed25519 test vectorsAlex Stapleton2014-04-021-0/+1024
* FIPS 186-3 ECDSA CAVP vectorsAlex Stapleton2014-04-026-0/+25558
* FIPS 186-2 ECDSA CAVP vectorsAlex Stapleton2014-04-026-0/+6254
* Move cryptography.vectors to cryptography_vectorsAlex Stapleton2014-03-2463-0/+62568