On Tue, 9 Feb 2021 19:54:43 GMT, Anthony Scarpino <[email protected]> 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 This pull request has now been integrated. Changeset: 414ee95b Author: Anthony Scarpino <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/414ee95b Stats: 158 lines in 4 files changed: 153 ins; 0 del; 5 mod 8261462: GCM ByteBuffer decryption problems Reviewed-by: valeriep ------------- PR: https://git.openjdk.java.net/jdk/pull/2487
