aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wycheproof
Commit message (Expand)AuthorAgeFilesLines
* Added wycheproof hmac vectors (#5238)Alex Gaynor2020-04-261-0/+66
* Refs #5075 -- added the remainder of the wycheproof rsa tests (#5237)Alex Gaynor2020-04-261-0/+28
* Added wycheproof RSA PKCSv1 encryption tests (#5234)Alex Gaynor2020-04-261-2/+34
* Dropped support for LibreSSL 2.7, 2.8, and 2.9.0 (2.9.1+ are still supported)...Alex Gaynor2020-04-251-11/+1
* Refs #5075 -- use ed448_test.json from wycheproof (#5191)Alex Gaynor2020-04-121-3/+27
* Refs #5075 -- use hkdf_*.json from wycheproof (#5190)Alex Gaynor2020-04-122-2/+52
* Refs #5075 -- use rsa_oaep_*.json from wycheproof (#5100)Alex Gaynor2020-04-111-0/+63
* Drop support for OpenSSL 1.0.1 (#5178)Alex Gaynor2020-04-042-4/+4
* Refs #5075 -- use ecdsa_*.json from wycheproof (#5099)Alex Gaynor2020-01-121-0/+17
* Refs #5075 -- use dsa_*.json from wycheproof (#5098)Alex Gaynor2020-01-121-0/+4
* Refs #5075 -- use rsa_signature_*.json from wycheproof (#5078)Alex Gaynor2020-01-121-0/+22
* Refs #5075 -- use x448_test.json from wycheproof (#5077)Alex Gaynor2020-01-121-0/+48
* Get tests passing with latest wycheproof clone (#5076)Alex Gaynor2019-11-262-1/+4
* Fix some backend feature checks in tests (#4931)David Benjamin2019-07-082-4/+0
* ed25519 support (#4114)Paul Kehrer2019-02-261-0/+45
* Run wycheproof RSA tests on LibreSSL>=2.8 (#4737)Alex Gaynor2019-01-241-6/+6
* Serialization x25519 (#4688)Paul Kehrer2019-01-141-1/+1
* Support compressed points in the wycheproof tests (#4648)Alex Gaynor2018-12-181-15/+5
* Refs #4375 -- added ECDH EC point wycheproof tests (#4384)Alex Gaynor2018-08-061-0/+41
* Refs #4375 -- added RSA PSS wycheproof tests (#4381)Alex Gaynor2018-08-031-1/+41
* Refs #4375 -- integrate wycheproof AES CCM tests (#4379)Alex Gaynor2018-08-021-1/+39
* Updated wycheproof tests for new upstream vectors (#4378)Alex Gaynor2018-08-012-8/+18
* Update comment (#4371)Alex Gaynor2018-07-261-2/+2
* Refs #3331 -- integrated wycheproof ECDH tests (#4354)Alex Gaynor2018-07-181-0/+83
* add wycheproof gcm tests (#4349)Paul Kehrer2018-07-171-0/+54
* add chacha20poly1305 wycheproof tests (#4345)Paul Kehrer2018-07-171-0/+47
* add wycheproof tests for AES CMAC (#4344)Paul Kehrer2018-07-171-0/+36
* Refs #3331 -- integrated wycheproof ECDSA tests (#4341)Alex Gaynor2018-07-171-0/+76
* add aes cbc pkcs5 wycheproof tests (#4347)Paul Kehrer2018-07-171-0/+42
* add DSA wycheproof tests (#4346)Paul Kehrer2018-07-171-0/+49
* Refs #3331 -- added initial wycheproof integration, starting with x25519, rsa...Alex Gaynor2018-07-165-0/+209