Integrated: 8292158: AES-CTR cipher state corruption with AVX-512

AJ Ferguson duke at openjdk.org
Wed Sep 28 00:16:26 UTC 2022


On Tue, 26 Jul 2022 03:12:10 GMT, AJ Ferguson <duke at openjdk.org> wrote:

> Fix cipher state corruption when encrypting/decrypting less than 16 bytes at a time.

This pull request has now been integrated.

Changeset: 9d76ac8a
Author:    AJ Ferguson <AJ-Ferguson at users.noreply.github.com>
Committer: Sandhya Viswanathan <sviswanathan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9d76ac8a4453bc51d9dca2ad6c60259cfb2c4203
Stats:     99 lines in 2 files changed: 98 ins; 0 del; 1 mod

8292158: AES-CTR cipher state corruption with AVX-512

Reviewed-by: kvn, svkamath, sviswanathan

-------------

PR: https://git.openjdk.org/jdk/pull/9635


More information about the hotspot-dev mailing list