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

Ferenc Rakoczi duke at openjdk.org
Fri Feb 28 10:15:09 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 incrementally with one additional commit since the last revision:

  A little cleanup

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23663/files
  - new: https://git.openjdk.org/jdk/pull/23663/files/ff0f8430..4adc5cf2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23663&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23663&range=01-02

  Stats: 24 lines in 3 files changed: 0 ins; 23 del; 1 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