You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tomas Mraz 6253cdcc8e kdf_exch.c (kdf_derive): Proper handling of NULL secret
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13869)
2 years ago
..
asymciphers Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 3 years ago
ciphers Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity 2 years ago
digests Rename SHA3 internal functions so they have an ossl_ prefix 3 years ago
encode_decode DECODER: Adjust the library context of keys in our decoders 2 years ago
exchange kdf_exch.c (kdf_derive): Proper handling of NULL secret 2 years ago
include/prov Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity 2 years ago
kdfs Add EVP_KDF-X942 to the fips module 3 years ago
kem Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 3 years ago
keymgmt ec_kmgmt.c: OSSL_PKEY_PARAM_DEFAULT_DIGEST is gettable param for EC/SM2 keys 2 years ago
macs Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 3 years ago
rands rand: don't leak memory 3 years ago
signature Fix memory leak in mac_newctx() on error 2 years ago
storemgmt Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1 2 years ago
build.info Add KEM (Key encapsulation mechanism) support to providers 3 years ago