summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the pkey_{,public_,param_}check() handlerstb2024-08-291-9/+1
* Implement X509_get_signature_info()tb2024-08-281-1/+4
* Garbage collect unused attributes member from EVP_PKEYtb2024-08-221-2/+1
* Garbage collect various *_init() pmethstb2024-04-121-6/+1
* Garbage collect the unused verifyctx() and verifyctx_init()tb2024-03-261-5/+1
* Bye bye gost, bye, bye turdinesstb2024-03-241-4/+1
* Remove more PBE stuff from the public APItb2024-03-021-4/+1
* Make legacy cipher methods internaltb2024-03-021-1/+7
* Remove EVP_PBE_* API from public visibilitytb2024-03-021-1/+4
* Add EVP_MD_CTX_legacy_clear()tb2024-02-181-1/+2
* Add EVP_CIPHER_CTX_legacy_clear()tb2024-02-181-1/+3
* Dynamic EVP_PKEY_METHODs are a thing from the pasttb2024-01-271-3/+1
* Remove unused app_data from EVP_CIPHERtb2024-01-041-2/+1
* Replace .pkey_base_id with a .base_method pointertb2024-01-041-2/+2
* Remove EVP_PKEY's save_type membertb2024-01-011-2/+1
* Move the EVP_PKEY_asn1_* API that will stay to evp/p_lib.ctb2023-12-291-1/+63
* Remove extra whitespace on two linestb2023-12-221-3/+3
* Remove block_mask from EVP_CIPHER_CTXtb2023-12-201-2/+1
* Rename buf_len into partial_len in EVP_CIPHER_CTXtb2023-12-201-2/+2
* Ignore ENGINE at the API boundarytb2023-11-291-6/+1
* Fix EVP_CIPHER_CTX_iv_length()tb2023-09-281-1/+7
* Rename env_md{,_ctx}_st to evp_md{,_ctx}_sttb2023-08-111-3/+3
* Make the cleanup() method return an int againtb2023-03-011-2/+2
* Make header guards of internal headers consistenttb2022-11-261-4/+4
* Make internal header file names consistenttb2022-11-261-0/+324