Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add documentation for key validation that indicates the difference between the | slontis | 2022-05-09 | 1 | -0/+12 |
* | Make EVP_PKEY_check() be an alias for EVP_PKEY_pairwise_check() | Tomas Mraz | 2021-07-15 | 1 | -1/+1 |
* | Add a CHANGES entry for EVP_PKEY_public_check() and EVP_KEY_param_check() | Matt Caswell | 2021-03-15 | 1 | -1/+2 |
* | Add EVP_PKEY_public_check_quick. | Shane Lontis | 2021-02-22 | 1 | -3/+11 |
* | Update copyright year | Matt Caswell | 2021-02-18 | 1 | -1/+1 |
* | Document the newly added function EVP_PKEY_param_check_quick() | Matt Caswell | 2021-02-15 | 1 | -4/+11 |
* | DOCS: Improve documentation of the EVP_PKEY type | Richard Levitte | 2020-12-13 | 1 | -5/+0 |
* | Redesign the KEYMGMT libcrypto <-> provider interface - the basics | Richard Levitte | 2020-02-07 | 1 | -1/+1 |
* | Add RSA key validation to default provider | Shane Lontis | 2020-01-29 | 1 | -0/+73 |