RFR: 8348561: Add aarch64 intrinsics for ML-DSA [v6]
Ferenc Rakoczi
duke at openjdk.org
Thu Feb 20 17:33:18 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 four additional commits since the last revision:
- Accepting suggested change from Andrew Dinn
- Added comments suggested by Andrew Dinn
- Fixed copyright years
- renaming a couple of functions
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23300/files
- new: https://git.openjdk.org/jdk/pull/23300/files/9a3a9444..54373d5a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23300&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23300&range=04-05
Stats: 98 lines in 6 files changed: 2 ins; 0 del; 96 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