On Mon, 17 Feb 2025 13:53:30 GMT, Ferenc Rakoczi <d...@openjdk.org> wrote:
> By using the aarch64 vector registers the speed of the computation of the > ML-KEM algorithms (key generation, encapsulation, decapsulation) can be > approximately doubled. This pull request has now been integrated. Changeset: 465c8e65 Author: Ferenc Rakoczi <ferenc.r.rako...@oracle.com> Committer: Andrew Dinn <ad...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/465c8e658356f658ee04397936f555f6bdffc3c2 Stats: 2569 lines in 20 files changed: 2420 ins; 46 del; 103 mod 8349721: Add aarch64 intrinsics for ML-KEM Reviewed-by: adinn ------------- PR: https://git.openjdk.org/jdk/pull/23663