On Tue, 2 Mar 2021 16:21:00 GMT, Anthony Scarpino <ascarp...@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