RFR: 8261462: GCM ByteBuffer decryption problems [v3]

Anthony Scarpino ascarpino at openjdk.java.net
Mon Mar 8 20:28:27 UTC 2021


> Hi,
> 
> I need a review of these two simple fixes.  One just sets the input bytebuffer position to the limit upon completion of decryption.  The second calls the CipherCore method to clear the state from the previous operation.
> 
> Thanks
> 
> Tony

Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision:

  copyright update

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2487/files
  - new: https://git.openjdk.java.net/jdk/pull/2487/files/b9aa4914..f1182148

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2487&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2487&range=01-02

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2487.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2487/head:pull/2487

PR: https://git.openjdk.java.net/jdk/pull/2487


More information about the security-dev mailing list