> Please review the fix in StubGenerator::aesgcm_avx512 and 
> StubGenerator::aesgcm_avx2 to handle some edge cases with input sizes that 
> are not multiple of the block size. 
> 
> Thanks to Thomas Holenstein and Lukas Zobernig for analyzing the issue and 
> providing the test case!

Jiangli Zhou has updated the pull request incrementally with two additional 
commits since the last revision:

 - Merge branch 'JDK-8371864' of ssh://github.com/jianglizhou/jdk into 
JDK-8371864
 - Use Cipher.DECRYPT_MODE for gcmDecrypt.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28363/files
  - new: https://git.openjdk.org/jdk/pull/28363/files/54fbf2b1..8617ab4c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28363&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28363&range=04-05

  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/28363.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28363/head:pull/28363

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

Reply via email to