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

Ferenc Rakoczi duke at openjdk.org
Mon Apr 14 15:34:21 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:

  Uncommented an accidentakky commented line in ML_KEM.java + changed 1 more comment as suggested by Andrew Dinn.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23663/files
  - new: https://git.openjdk.org/jdk/pull/23663/files/d7f7fc8e..5901547f

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

  Stats: 3 lines in 2 files changed: 2 ins; 0 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 security-dev mailing list