openssl/providers/implementations
2021-01-20 17:16:36 +01:00
..
asymciphers Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
ciphers Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity 2021-01-18 14:27:44 +01:00
digests Rename SHA3 internal functions so they have an ossl_ prefix 2020-11-19 07:39:13 +10:00
encode_decode DECODER: Adjust the library context of keys in our decoders 2020-12-17 12:02:08 +01:00
exchange Add EVP_KDF-X942 to the fips module 2020-12-02 12:15:05 +10:00
include/prov Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity 2021-01-18 14:27:44 +01:00
kdfs Add EVP_KDF-X942 to the fips module 2020-12-02 12:15:05 +10:00
kem Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
keymgmt ec_kmgmt.c: OSSL_PKEY_PARAM_DEFAULT_DIGEST is gettable param for EC/SM2 keys 2021-01-20 17:16:36 +01:00
macs Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
rands rand: don't leak memory 2020-12-09 22:28:52 +10:00
signature Fix memory leak in mac_newctx() on error 2021-01-18 15:26:29 +01:00
storemgmt Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1 2021-01-13 09:09:36 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00