openssl/providers/implementations/include/prov
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
..
__DECC_INCLUDE_EPILOGUE.H Update copyright year 2021-06-17 13:24:59 +01:00
__DECC_INCLUDE_PROLOGUE.H Update copyright year 2021-06-17 13:24:59 +01:00
blake2.h Implement BLAKE2s with the same macro as BLAKE2b 2023-11-08 09:42:13 +01:00
ciphercommon.h Add generic secret skeymgmt provider, skey abstraction and default skeymgmt 2025-02-15 18:51:30 +01:00
ciphercommon_aead.h Add dupctx support to aead ciphers 2023-09-12 15:59:11 +02:00
ciphercommon_ccm.h Update copyright year 2022-05-03 13:34:51 +01:00
ciphercommon_gcm.h Avoid another copy of key schedule pointer in PROV_GCM_CTX 2023-10-16 12:12:36 +02:00
digestcommon.h 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
ecx.h Add HPKE DHKEM provider support for EC, X25519 and X448. 2022-09-23 09:24:47 +01:00
hmac_drbg.h Implement deterministic ECDSA sign (RFC6979) 2022-11-30 07:31:53 +00:00
implementations.h Add SLH-DSA encoder/decoder support. 2025-02-18 10:17:29 +01:00
kdfexchange.h Copyright year updates 2023-09-07 09:59:15 +01:00
macsignature.h Copyright year updates 2023-09-07 09:59:15 +01:00
md5_sha1.h Update copyright year 2021-03-11 13:27:36 +00:00
ml_dsa.h Configurable import-time PCT for ML-KEM 2025-02-20 18:21:40 +11:00
ml_kem.h Configurable import-time PCT for ML-KEM 2025-02-20 18:21:40 +11:00
mlx_kem.h Left over doc TODOs 2025-02-14 10:50:59 +01:00
names.h Provide aliases to ML-DSA without dashes 2025-02-21 17:04:41 +01:00
seeding.h JITTER: implement error handling from jitter library 2024-07-31 14:44:51 +10:00