RFR: 8261462: GCM ByteBuffer decryption problems [v2]
Anthony Scarpino
ascarpino at openjdk.java.net
Sat Feb 13 03:05:02 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:
add gcmincrementdirect4 fix
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2487/files
- new: https://git.openjdk.java.net/jdk/pull/2487/files/274a0c67..b9aa4914
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2487&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2487&range=00-01
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 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