Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge the EVP_CIPHER_meth_* API into evp_cipher.c | tb | 2023-12-29 | 1 | -185/+0 |
* | Add some sanity checks for EVP_CIPHER_meth_new() | tb | 2023-12-20 | 1 | -1/+8 |
* | Unbreak the namespace build after a broken mk.conf and tool misfire had | beck | 2023-07-07 | 1 | -13/+1 |
* | Hide symbols in hkdf, evp, err, ecdsa, and ec | beck | 2023-07-07 | 1 | -1/+13 |
* | Convert EVP_CIPHER_meth_dup() to using calloc() | tb | 2023-03-01 | 1 | -3/+2 |
* | Make cipher_method_lib.c compile with LibreSSL | tb | 2023-03-01 | 1 | -15/+29 |
* | Fix line wrapping of function pointer arguments | tb | 2023-03-01 | 1 | -15/+8 |
* | First KNF approximation as per knfmt(1) | tb | 2023-03-01 | 1 | -60/+72 |
* | Drop the EVP_CIPHER_METH_get_* functions | tb | 2023-03-01 | 1 | -42/+1 |
* | Add RCS tag | tb | 2023-03-01 | 1 | -0/+1 |
* | Revert OpenSSL commit aa6bb135 | tb | 2023-03-01 | 1 | -5/+54 |
* | libcrypto: import a copy of OpenSSL 1.1's cmeth_lib.c | tb | 2023-03-01 | 1 | -0/+151 |