Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all getters to use get/get0 in name | Tomas Mraz | 2021-06-01 | 1 | -1/+1 |
* | evp: fix coverity 1467500 & 1467502: unchecked return values | Pauli | 2021-03-25 | 1 | -7/+9 |
* | Make the EVP_PKEY_get0* functions have a const return type | Matt Caswell | 2021-03-08 | 1 | -5/+15 |
* | Cache legacy keys instead of downgrading them | Matt Caswell | 2021-03-08 | 1 | -10/+2 |
* | Update copyright year | Richard Levitte | 2021-01-28 | 1 | -1/+1 |
* | Deprecate EC_KEY + Update ec apps to use EVP_PKEY | Shane Lontis | 2021-01-26 | 1 | -0/+36 |
* | Deprecate RSA harder | Richard Levitte | 2020-11-18 | 1 | -0/+51 |