New Draft of the KDF JEP for the Java Platform
Kevin Driver
kevin.driver at oracle.com
Fri Mar 1 21:08:55 UTC 2024
Hi All,
As discussed a few months ago [1], we are working on providing a new API for KDF (Key Derivation Functions). There will be a KDF class for users, a KDFSpi class for security providers, and several other parameter classes. We plan to add support for HKDF (RFC-5869).
For more details, see the updated draft JEP at: https://openjdk.org/jeps/8189808
As before, we look forward to your feedback on the proposal.
[1] https://mail.openjdk.org/pipermail/security-dev/2023-July/036642.html
Thanks,
[image001.png]
Kevin Driver
Java Security Libraries
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20240301/201dcca7/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 6771 bytes
Desc: image001.png
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20240301/201dcca7/image001.png>
More information about the security-dev
mailing list