On Tue, 29 Apr 2025 18:49:52 GMT, Ferenc Rakoczi <d...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 972f2ebe Author: Ferenc Rakoczi <ferenc.r.rako...@oracle.com> Committer: Sandhya Viswanathan <sviswanat...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/972f2ebe978280d22531a70116e79837632f6ebc Stats: 988 lines in 10 files changed: 977 ins; 2 del; 9 mod 8351412: Add AVX-512 intrinsics for ML-KEM Reviewed-by: sviswanathan ------------- PR: https://git.openjdk.org/jdk/pull/24953