mirror of https://github.com/openssl/openssl.git
				
				
				
			| Previously, this change had grouped the public and private portions of the ML-KEM key structure into one allocation that was changed to use secure memory. There were concerns raised that there may be use cases where storage of many ML-KEM public keys may be necessary. Since the total secure memory size is configured by the user, reduce the footprint of secure memory usage to reduce the impact of these changes on users of these flows. Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Viktor Dukhovni <viktor@openssl.org> (Merged from https://github.com/openssl/openssl/pull/27625) | ||
|---|---|---|
| .. | ||
| build.info | ||
| ml_dsa_encoders.c | ||
| ml_dsa_hash.h | ||
| ml_dsa_key.c | ||
| ml_dsa_key.h | ||
| ml_dsa_key_compress.c | ||
| ml_dsa_local.h | ||
| ml_dsa_matrix.c | ||
| ml_dsa_matrix.h | ||
| ml_dsa_ntt.c | ||
| ml_dsa_params.c | ||
| ml_dsa_poly.h | ||
| ml_dsa_sample.c | ||
| ml_dsa_sign.c | ||
| ml_dsa_sign.h | ||
| ml_dsa_vector.h | ||