RFR: 8261462: GCM ByteBuffer decryption problems [v2]

Valerie Peng valeriep at openjdk.java.net
Sat Mar 6 07:47:06 UTC 2021


On Sat, 13 Feb 2021 03:05:02 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:

>> 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 look good. Only nit is the copyright year of the 2 source files should be updated.

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

Marked as reviewed by valeriep (Reviewer).

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


More information about the security-dev mailing list