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

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Thu Aug 11 07:49:22 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.

Hi @AJ-Ferguson, please note that the [JBS issue](https://bugs.openjdk.org/browse/JDK-8292158) is assigned to @smita-kamath, who wrote the original implementation. Please check with Smita or other regular Intel contributors (e.g. @jatin-bhateja, @sviswa7) before moving forward with this changeset.

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

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


More information about the hotspot-dev mailing list