RFR: 8255557: Decouple GCM from CipherCore
Valerie Peng
valeriep at openjdk.java.net
Mon May 17 18:52:39 UTC 2021
On Mon, 17 May 2021 18:13:46 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:
> Hi,
>
> I need a review of this rather large change to GCM. GCM will no longer use CipherCore, and AESCrypt to handle it's buffers and other objects. It is also a major code redesign limits the amount of data copies and make some performance-based decisions.
>
> Thanks
>
> Tony
I will take a look. Thanks~
-------------
PR: https://git.openjdk.java.net/jdk/pull/4072
More information about the security-dev
mailing list