RFR: 8349721: Add aarch64 intrinsics for ML-KEM [v10]
Ferenc Rakoczi
duke at openjdk.org
Tue Apr 15 15:12:47 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:
Accepted more comment changes from Andrew Dinn.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23663/files
- new: https://git.openjdk.org/jdk/pull/23663/files/5901547f..b6b3155e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23663&range=09
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23663&range=08-09
Stats: 43 lines in 1 file changed: 27 ins; 0 del; 16 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 graal-dev
mailing list