openssl/providers/implementations/encode_decode
Viktor Dukhovni 22ab2a72d4 Consolidate ML-KEM and ML-DSA codecs
These previously duplicated some code and structures, now shared.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/26764)
2025-02-17 15:14:10 +11:00
..
build.info Consolidate ML-KEM and ML-DSA codecs 2025-02-17 15:14:10 +11:00
decode_der2key.c Implement seed/key preference when decoding 2025-02-14 10:50:58 +01:00
decode_epki2pki.c Copyright year updates 2023-09-07 09:59:15 +01:00
decode_msblob2key.c Copyright year updates 2023-09-07 09:59:15 +01:00
decode_pem2der.c Copyright year updates 2023-09-07 09:59:15 +01:00
decode_pvk2key.c Copyright year updates 2023-09-07 09:59:15 +01:00
decode_spki2typespki.c Copyright year updates 2023-09-07 09:59:15 +01:00
encode_key2any.c Implement seed/key preference when decoding 2025-02-14 10:50:58 +01:00
encode_key2blob.c Copyright year updates 2023-09-07 09:59:15 +01:00
encode_key2ms.c Copyright year updates 2023-09-07 09:59:15 +01:00
encode_key2text.c Implement seed/key preference when decoding 2025-02-14 10:50:58 +01:00
endecoder_common.c
endecoder_local.h
ml_common_codecs.c Consolidate ML-KEM and ML-DSA codecs 2025-02-17 15:14:10 +11:00
ml_common_codecs.h Consolidate ML-KEM and ML-DSA codecs 2025-02-17 15:14:10 +11:00
ml_dsa_codecs.c Consolidate ML-KEM and ML-DSA codecs 2025-02-17 15:14:10 +11:00
ml_dsa_codecs.h Consolidate ML-KEM and ML-DSA codecs 2025-02-17 15:14:10 +11:00
ml_kem_codecs.c Consolidate ML-KEM and ML-DSA codecs 2025-02-17 15:14:10 +11:00
ml_kem_codecs.h Consolidate ML-KEM and ML-DSA codecs 2025-02-17 15:14:10 +11:00