RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v15]
Weijun Wang
weijun at openjdk.org
Tue Sep 3 22:13:34 UTC 2024
On Fri, 30 Aug 2024 16:33:39 GMT, Kevin Driver <kdriver at openjdk.org> wrote:
>> I think the reference to `KDF#getParameters()` is meant to refer the reader to the information there, rather than repeating it again here. Thoughts?
>
> Addressed in https://github.com/openjdk/jdk/pull/20301/commits/6b7a75da2ebb1cc9d95628018d756e2ce2162768. Please review and confirm if resolved.
The new paragraph is a little too long. Something like "Users provide request params ti getInstance, and get actual params in getParams(). See KDF.getParams for details" is enough.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1742761869
More information about the security-dev
mailing list