]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/kem.c
Don't hold a lock when calling a callback in ossl_namemap_doall_names
[thirdparty/openssl.git] / crypto / evp / kem.c
2021-02-24  Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-25  Shane LontisAdd EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_...
2020-09-19  Shane LontisAdd KEM (Key encapsulation mechanism) support to providers