]> git.ipfire.org Git - thirdparty/openssl.git/commit
ml-dsa: add more to internal header
authorPauli <ppzgs1@gmail.com>
Wed, 22 Jan 2025 02:08:33 +0000 (13:08 +1100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 09:46:04 +0000 (10:46 +0100)
commit29d14eeb2e71d212476d4f209f0c7976a1a28939
treeaa3bc124594194ea9859ff4f08b8ad9d151f1d24
parent3e914a8a7a961b929c6ba61d992f4b9a8c98819a
ml-dsa: add more to internal header

The ossl_ml_dsa_key_get0_libctx() and the various size macros are better in the intneral header

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26548)
crypto/ml_dsa/ml_dsa_key.c
crypto/ml_dsa/ml_dsa_params.c
include/crypto/ml_dsa.h
providers/implementations/signature/ml_dsa_sig.c