RFR: 8253821: Improve ByteBuffer performance with GCM [v6]
Valerie Peng
valeriep at openjdk.java.net
Wed Dec 2 20:49:09 UTC 2020
On Wed, 2 Dec 2020 04:58:13 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:
>> The biggest part of this change is the addition of overlap protection and the tests to verify it for GCM, as there were none in the open repo. Additionally, GCMBufferTest had some significant changes to clean it up and handle offsets better. All tests pass. With RDP1 coming, I want to get this into the repo soon, so please limit comments to bugs. Any "nice to have" changes, they can be added onto follow-on changes I plan.
>
> Webrev updated with latest comments.. rev 5.
Ok, I have no more comments.
-------------
PR: https://git.openjdk.java.net/jdk/pull/411
More information about the security-dev
mailing list