Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the field 'provctx and data' to 'algctx' inside some objects containing | Shane Lontis | 2021-05-24 | 1 | -3/+3 |
* | Update copyright year | Matt Caswell | 2020-11-26 | 1 | -1/+1 |
* | Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call | Richard Levitte | 2020-11-13 | 1 | -2/+2 |
* | Reorganize local header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -4/+4 |
* | Reorganize private crypto header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | Add EVP_CIPHER_CTX_tag_length() | Shane Lontis | 2019-09-11 | 1 | -0/+2 |
* | Rename ctx_{get,set}_params to {get,set}_ctx_params | Richard Levitte | 2019-08-16 | 1 | -4/+4 |
* | Adapt diverse EVP_MD functions to use get_params and set_params interfaces | Richard Levitte | 2019-08-12 | 1 | -2/+0 |
* | Add evp_util macros | Shane Lontis | 2019-07-31 | 1 | -21/+55 |
* | Add Common shared code needed to move aes ciphers to providers | Shane Lontis | 2019-07-16 | 1 | -34/+3 |
* | Adapt diverse EVP_CIPHER functions to use get_params and set_params interfaces | Richard Levitte | 2019-07-11 | 1 | -0/+78 |