RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v36]

Kevin Driver kdriver at openjdk.org
Mon Sep 16 19:21:14 UTC 2024


On Mon, 16 Sep 2024 17:28:11 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> `@see DPS` is also present in the header/javadoc for `getProviderName` currently. I don't think I understand that part of your comment.
>> 
>> The intent is to refer the reader to the *entire* DPS selection of the class specification when calling a method which is affected by DPS.
>
> Oh, sorry, I didn't see the `@see` in `getProviderName`.
> 
> If you need to refer to the reader to this information, please add it to `deriveData` and `deriveKey` as well.

Added in https://github.com/openjdk/jdk/pull/20301/commits/6e9a70311873c6c3977314165db713e30b1814e0.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1761741409


More information about the security-dev mailing list