On Mon, 17 May 2021 18:13:46 GMT, Anthony Scarpino <ascarp...@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