On Fri, 24 Jan 2025 14:24:23 GMT, Ferenc Rakoczi <d...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 3230894b Author: Ferenc Rakoczi <ferenc.r.rako...@oracle.com> Committer: Andrew Dinn <ad...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/3230894bdd8ab4183b83ad4c942eb6acad4acce6 Stats: 2611 lines in 22 files changed: 2030 ins; 92 del; 489 mod 8348561: Add aarch64 intrinsics for ML-DSA Reviewed-by: adinn ------------- PR: https://git.openjdk.org/jdk/pull/23300