By using the AVX-512 vector registers the speed of the computation of the ML-KEM algorithms (key generation, encapsulation, decapsulation) can be approximately doubled.
------------- Commit messages: - 8351412: Add AVX-512 intrinsics for ML-KEM Changes: https://git.openjdk.org/jdk/pull/24953/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24953&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8351412 Stats: 981 lines in 10 files changed: 969 ins; 1 del; 11 mod Patch: https://git.openjdk.org/jdk/pull/24953.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24953/head:pull/24953 PR: https://git.openjdk.org/jdk/pull/24953