RFR: 8255557: Decouple GCM from CipherCore [v7]

Anthony Scarpino ascarpino at openjdk.java.net
Tue Jun 1 19:58:25 UTC 2021


On Tue, 1 Jun 2021 16:34:44 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

>> Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove GCTR reset() calls because GCTR is released after the operation
>>   some variable name consistency
>>   other small cleanup
>
> src/java.base/share/classes/com/sun/crypto/provider/AESCipher.java line 156:
> 
>> 154:         }
>> 155:     }
>> 156: */
> 
> Remove?

Yeah.. probably part of testing and never deleted it

-------------

PR: https://git.openjdk.java.net/jdk/pull/4072



More information about the security-dev mailing list