Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dropped support for LibreSSL 2.7, 2.8, and 2.9.0 (2.9.1+ are still ↵ | Alex Gaynor | 2020-04-25 | 1 | -11/+1 |
| | | | | supported) (#5231) | ||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Refs #5075 -- use rsa_signature_*.json from wycheproof (#5078) | Alex Gaynor | 2020-01-12 | 1 | -0/+22 |
| | | | | | | * Refs #5075 -- use rsa_signature_*.json from wycheproof * for azure | ||||
* | Run wycheproof RSA tests on LibreSSL>=2.8 (#4737) | Alex Gaynor | 2019-01-24 | 1 | -6/+6 |
| | | | | | | | | * Run wycheproof RSA tests on LibreSSL>=2.8 * Define it this way * These are errors on libressl | ||||
* | Refs #4375 -- added RSA PSS wycheproof tests (#4381) | Alex Gaynor | 2018-08-03 | 1 | -1/+41 |
| | |||||
* | Update comment (#4371) | Alex Gaynor | 2018-07-26 | 1 | -2/+2 |
| | |||||
* | Refs #3331 -- added initial wycheproof integration, starting with x25519, ↵ | Alex Gaynor | 2018-07-16 | 1 | -0/+85 |
rsa, and keywrap (#4310) * Refs #3331 -- added initial wycheproof integration, starting with x25519 tests |