RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v33]
Kevin Driver
kdriver at openjdk.org
Fri Sep 13 17:33:23 UTC 2024
On Fri, 13 Sep 2024 15:30:51 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Kevin Driver has updated the pull request incrementally with one additional commit since the last revision:
>>
>> remove explicit zeroing in favor of finally blocks
>
> src/java.base/share/classes/javax/crypto/spec/HKDFParameterSpec.java line 65:
>
>> 63: *
>> 64: *
>> 65: *}
>
> What are these blank lines for? What do they look in the rendered HTML?
@wangweij: They are ignored when rendered, but I will remove them.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1759238643
More information about the security-dev
mailing list