openssl/providers/implementations
Pauli 5811c0e8cf ml-kem: avoid pairwise test when doing key generation CAST
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26838)
2025-02-21 11:40:19 +11:00
..
asymciphers Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
ciphers Adds missing checks of return from XXX_up_ref(). 2025-02-18 16:32:59 +01:00
digests Add CTX copy function for EVP_MD to optimize the performance of EVP_MD_CTX_copy_ex. 2024-11-20 14:12:53 +01:00
encode_decode Configurable import-time PCT for ML-KEM 2025-02-20 18:21:40 +11:00
exchange Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
include/prov Configurable import-time PCT for ML-KEM 2025-02-20 18:21:40 +11:00
kdfs kdf_scrypt_reset(): NULLify freed pointers 2025-01-23 12:07:33 +01:00
kem mlkem: include hybrid KEM algs in FIPS provider 2025-02-14 17:08:42 +01:00
keymgmt ml-kem: avoid pairwise test when doing key generation CAST 2025-02-21 11:40:19 +11:00
macs Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
rands Change also other DRBG's algorithm fetching 2025-02-11 21:48:15 +01:00
signature SLH-DSA: Add EVP_PKEY_CTX_dup() support. 2025-02-18 10:17:29 +01:00
skeymgmt Fix coverity issues 2025-02-18 18:12:10 +01:00
storemgmt Avoid undefined behaviour with the <ctype.h> functions. 2024-10-10 20:47:48 +02:00
build.info Add generic secret skeymgmt provider, skey abstraction and default skeymgmt 2025-02-15 18:51:30 +01:00