openssl/providers/implementations
Clemens Lang c338c89d16 Provide aliases to ML-DSA without dashes
oqsprovider did not use dashes in the algorithm names for ML-DSA. Make
the transition smoother by also accepting the names without dashes as
aliases.

See also #26326 for the same thing for ML-KEM.

Signed-off-by: Clemens Lang <cllang@redhat.com>

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26853)
2025-02-21 17:04:41 +01: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 Provide aliases to ML-DSA without dashes 2025-02-21 17:04:41 +01: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 slh-dsa: 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