RFR: 8258915: Temporary buffer cleanup [v5]

Weijun Wang weijun at openjdk.java.net
Fri Feb 5 00:25:43 UTC 2021


On Thu, 4 Feb 2021 15:20:02 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   cleanups for key generations
>
> src/java.base/share/classes/com/sun/crypto/provider/AESCrypt.java line 690:
> 
>> 688:         limit = ROUNDS*4;
>> 689: 
>> 690:         // store the expanded sub keys into 'sessionK'
> 
> Update the comment with "erase the previous values in sessionK or other similar wording.

OK.

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

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


More information about the security-dev mailing list