RFR: 8348561: Add aarch64 intrinsics for ML-DSA

Ferenc Rakoczi duke at openjdk.org
Mon Jan 27 18:23:43 UTC 2025


By using the aarch64 vector registers the speed of the computation of the ML-DSA algorithms (key generation, document signing, signature verification) can be approximately doubled.

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

Commit messages:
 - fixing whitespace errors
 - 8348561: Add aarch64 intrinsics for ML-DSA

Changes: https://git.openjdk.org/jdk/pull/23300/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23300&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8348561
  Stats: 2040 lines in 18 files changed: 1987 ins; 4 del; 49 mod
  Patch: https://git.openjdk.org/jdk/pull/23300.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23300/head:pull/23300

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


More information about the hotspot-dev mailing list