Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EVP_cleanup(3) is no longer relevant here since it no longer has any effect. | schwarze | 2025-06-09 | 1 | -3/+2 |
| | | | | OK tb@ | ||||
* | .Lb libcrypto ; OK tb@ | schwarze | 2025-06-08 | 1 | -2/+3 |
| | |||||
* | Merge OBJ_NAME_do_all*(3) into EVP_CIPHER_do_all(3) | tb | 2024-01-31 | 1 | -3/+2 |
| | | | | | | | This is the only OBJ_NAME API that will remain after the next major bump. The API is misnamed and really is about EVP, so move it to an EVP manual documenting another API doing essentially the same thing. Remove most cross references to OBJ_NAME_*. | ||||
* | Actually add OBJ_find_sigid_algs | tb | 2023-07-22 | 1 | -0/+90 |