Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide public symbols in evp.h | beck | 2024-04-09 | 1 | -1/+7 |
* | Check the return value of EVP_CIPHER_CTX_reset() | tb | 2024-03-28 | 1 | -3/+5 |
* | Clean up use of EVP_CIPHER_CTX_{legacy_clear,cleanup} in EVP_OpenInit | joshua | 2024-03-26 | 1 | -3/+3 |
* | Use EVP_CIPHER_CTX_legacy_clear() internally | tb | 2024-02-18 | 1 | -3/+3 |
* | Merge p_open and p_seal into p_legacy | tb | 2023-12-20 | 1 | -1/+103 |
* | Fold p_dec.c and p_enc.c into a new p_legacy.c | tb | 2023-12-20 | 1 | -0/+90 |