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

Smita Kamath svkamath at openjdk.org
Thu Sep 22 23:06:22 UTC 2022


On Thu, 22 Sep 2022 10:28:12 GMT, AJ Ferguson <duke at openjdk.org> wrote:

>> Fix cipher state corruption when encrypting/decrypting less than 16 bytes at a time.
>
> AJ Ferguson has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:
> 
>  - Merge remote-tracking branch 'upstream/master' into aesctr-avx3
>  - Add suggested changes
>    
>    Co-authored-by: smita-kamath <smita.kamath at intel.com>
>  - exit preloop if len_reg is 0

Marked as reviewed by svkamath (Author).

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

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


More information about the hotspot-dev mailing list