Fix potential memory leak in OSSL_IETF_ATTR_SYNTAX_add1_value()
[openssl.git] / doc / man3 / EVP_KEM_free.pod
2022-12-08 Richard LevitteReplace some boldened types with a corresponding man...
2021-06-02 Paulidoc: make XXX_get_number() internal
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-04-26 Tomas MrazAdd type_name member to provided methods and use it
2021-04-08 Matt CaswellUpdate the algorithm fetching documentation links
2021-04-02 Richard LevitteEVP: Add EVP_<TYPE>_description()
2021-03-11 Matt CaswellUpdate copyright year
2021-02-24 Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
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