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

Smita Kamath svkamath at openjdk.org
Tue Sep 20 07:09:42 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, I have modified the changes you recommended and added a suggestion. Please have a look at the diff file and let me know what you think. Thanks.
[diff.txt](https://github.com/openjdk/jdk/files/9604614/diff.txt)

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

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


More information about the hotspot-dev mailing list