RFR: 8345512: Removed intrinsics helper functions in ML-DSA and ML-KEM
Weijun Wang
weijun at openjdk.org
Wed Dec 4 21:22:14 UTC 2024
On Wed, 4 Dec 2024 20:48:25 GMT, Ben Perez <bperez at openjdk.org> wrote:
> 8345512: Removed intrinsics helper functions in ML-DSA and ML-KEM
Remove the `import jdk.internal.vm.annotation.IntrinsicCandidate` line at the top of `ML_DSA`.
Remove `MONT_ZETAS_FOR_VECTOR_NTT_ARR`, `MONT_ZETAS_FOR_VECTOR_INVERSE_NTT_ARR`, and `MONT_ZETAS_FOR_VECTOR_NTT_MULT_ARR` from `ML_KEM`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22561#issuecomment-2518577336
PR Comment: https://git.openjdk.org/jdk/pull/22561#issuecomment-2518578841
More information about the security-dev
mailing list