RFR: 8261462: GCM ByteBuffer decryption problems
Valerie Peng
valeriep at openjdk.java.net
Fri Mar 5 04:24:52 UTC 2021
On Tue, 2 Mar 2021 16:21:00 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
>
> Ping
I will take a look. Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/2487
More information about the security-dev
mailing list