RFR: 8261462: GCM ByteBuffer decryption problems

Anthony Scarpino ascarpino at openjdk.java.net
Tue Mar 2 16:23:38 UTC 2021


On Tue, 9 Feb 2021 19:54:43 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

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

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


More information about the security-dev mailing list