| Commit message (Expand) | Author | Age | Files | Lines |
* | Dropped support for LibreSSL 2.7, 2.8, and 2.9.0 (2.9.1+ are still supported)... | Alex Gaynor | 2020-04-25 | 1 | -11/+1 |
* | Refs #5075 -- use ed448_test.json from wycheproof (#5191) | Alex Gaynor | 2020-04-12 | 1 | -3/+27 |
* | Refs #5075 -- use hkdf_*.json from wycheproof (#5190) | Alex Gaynor | 2020-04-12 | 2 | -2/+52 |
* | Refs #5075 -- use rsa_oaep_*.json from wycheproof (#5100) | Alex Gaynor | 2020-04-11 | 1 | -0/+63 |
* | Drop support for OpenSSL 1.0.1 (#5178) | Alex Gaynor | 2020-04-04 | 2 | -4/+4 |
* | Refs #5075 -- use ecdsa_*.json from wycheproof (#5099) | Alex Gaynor | 2020-01-12 | 1 | -0/+17 |
* | Refs #5075 -- use dsa_*.json from wycheproof (#5098) | Alex Gaynor | 2020-01-12 | 1 | -0/+4 |
* | Refs #5075 -- use rsa_signature_*.json from wycheproof (#5078) | Alex Gaynor | 2020-01-12 | 1 | -0/+22 |
* | Refs #5075 -- use x448_test.json from wycheproof (#5077) | Alex Gaynor | 2020-01-12 | 1 | -0/+48 |
* | Get tests passing with latest wycheproof clone (#5076) | Alex Gaynor | 2019-11-26 | 2 | -1/+4 |
* | Fix some backend feature checks in tests (#4931) | David Benjamin | 2019-07-08 | 2 | -4/+0 |
* | ed25519 support (#4114) | Paul Kehrer | 2019-02-26 | 1 | -0/+45 |
* | Run wycheproof RSA tests on LibreSSL>=2.8 (#4737) | Alex Gaynor | 2019-01-24 | 1 | -6/+6 |
* | Serialization x25519 (#4688) | Paul Kehrer | 2019-01-14 | 1 | -1/+1 |
* | Support compressed points in the wycheproof tests (#4648) | Alex Gaynor | 2018-12-18 | 1 | -15/+5 |
* | Refs #4375 -- added ECDH EC point wycheproof tests (#4384) | Alex Gaynor | 2018-08-06 | 1 | -0/+41 |
* | Refs #4375 -- added RSA PSS wycheproof tests (#4381) | Alex Gaynor | 2018-08-03 | 1 | -1/+41 |
* | Refs #4375 -- integrate wycheproof AES CCM tests (#4379) | Alex Gaynor | 2018-08-02 | 1 | -1/+39 |
* | Updated wycheproof tests for new upstream vectors (#4378) | Alex Gaynor | 2018-08-01 | 2 | -8/+18 |
* | Update comment (#4371) | Alex Gaynor | 2018-07-26 | 1 | -2/+2 |
* | Refs #3331 -- integrated wycheproof ECDH tests (#4354) | Alex Gaynor | 2018-07-18 | 1 | -0/+83 |
* | add wycheproof gcm tests (#4349) | Paul Kehrer | 2018-07-17 | 1 | -0/+54 |
* | add chacha20poly1305 wycheproof tests (#4345) | Paul Kehrer | 2018-07-17 | 1 | -0/+47 |
* | add wycheproof tests for AES CMAC (#4344) | Paul Kehrer | 2018-07-17 | 1 | -0/+36 |
* | Refs #3331 -- integrated wycheproof ECDSA tests (#4341) | Alex Gaynor | 2018-07-17 | 1 | -0/+76 |
* | add aes cbc pkcs5 wycheproof tests (#4347) | Paul Kehrer | 2018-07-17 | 1 | -0/+42 |
* | add DSA wycheproof tests (#4346) | Paul Kehrer | 2018-07-17 | 1 | -0/+49 |
* | Refs #3331 -- added initial wycheproof integration, starting with x25519, rsa... | Alex Gaynor | 2018-07-16 | 5 | -0/+209 |