RFR: 8348561: Add aarch64 intrinsics for ML-DSA [v5]

Ferenc Rakoczi duke at openjdk.org
Thu Feb 6 18:47:54 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.

Ferenc Rakoczi has updated the pull request incrementally with one additional commit since the last revision:

  Adding comments + some code reorganization

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23300/files
  - new: https://git.openjdk.org/jdk/pull/23300/files/9f7c4a23..9a3a9444

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23300&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23300&range=03-04

  Stats: 447 lines in 3 files changed: 140 ins; 247 del; 60 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