Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Matt Caswell | 2022-05-03 | 1 | -1/+1 |
* | Add testcases for EVP_PKEY_set1_encoded_public_key() | Tomas Mraz | 2022-02-07 | 1 | -6/+177 |
* | Add necessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC | Richard Levitte | 2020-12-16 | 1 | -14/+18 |
* | evp_pkey_dparams_test.c: Fix build error on OPENSSL_NO_{DH,DSA,EC} | Dr. David von Oheimb | 2020-12-04 | 1 | -1/+1 |
* | EC only uses approved curves in FIPS mode. | Shane Lontis | 2019-06-25 | 1 | -1/+1 |
* | fix timeout in 30-test_evp_pkey_dparam | Shane Lontis | 2019-05-29 | 1 | -23/+99 |
* | Add d2i_KeyParams/i2d_KeyParams API's. | Shane Lontis | 2019-05-27 | 1 | -0/+73 |