[jdk17u] Integrated: 8271567: AArch64: AES Galois CounterMode (GCM) interleaved implementation using vector instructions
Andrew Haley
aph at openjdk.java.net
Thu Nov 18 11:18:51 UTC 2021
On Wed, 27 Oct 2021 14:58:52 GMT, Andrew Haley <aph at openjdk.org> wrote:
> [New PR because of the 17u updates SNAFU.]
>
> This is a backport of the big AES/GCM patch from JDK head. It's a
> major change and it's had very little time (almost a day) to mature in
> head, so I've set things up so that there is no change at all unless
> you explicitly enable `-XX:+UseAESGCMIntrinsics`, which defaults
> to false. When we've had more time we can perhaps turn it on by default.
This pull request has now been integrated.
Changeset: 076941f2
Author: Andrew Haley <aph at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u/commit/076941f252e8e93ad4b6f846470798d798a952b3
Stats: 1028 lines in 5 files changed: 1021 ins; 1 del; 6 mod
8271567: AArch64: AES Galois CounterMode (GCM) interleaved implementation using vector instructions
Reviewed-by: adinn
Backport-of: 4f3b626a36319cbbbbdcb1c02a84486a3d4eddb6
-------------
PR: https://git.openjdk.java.net/jdk17u/pull/216
More information about the jdk-updates-dev
mailing list