RFR: 8349721: Add aarch64 intrinsics for ML-KEM [v2]

Ferenc Rakoczi duke at openjdk.org
Fri Feb 28 09:46:32 UTC 2025


> By using the aarch64 vector registers the speed of the computation of the ML-KEM algorithms (key generation, encapsulation, decapsulation) can be approximately doubled.

Ferenc Rakoczi has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:

 - Merged master
 - removing trailing spaces
 - kyber aarch64 intrinsics

-------------

Changes: https://git.openjdk.org/jdk/pull/23663/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23663&range=01
  Stats: 2885 lines in 20 files changed: 2774 ins; 84 del; 27 mod
  Patch: https://git.openjdk.org/jdk/pull/23663.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23663/head:pull/23663

PR: https://git.openjdk.org/jdk/pull/23663


More information about the hotspot-dev mailing list