Integrated: 8261462: GCM ByteBuffer decryption problems
Anthony Scarpino
ascarpino at openjdk.java.net
Mon Mar 8 21:31:10 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
This pull request has now been integrated.
Changeset: 414ee95b
Author: Anthony Scarpino <ascarpino at openjdk.org>
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
More information about the security-dev
mailing list