On Fri, 3 Jan 2025 22:11:18 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Allow `Generic` as an algorithm in the `KeyAgreement::generateSecret(alg)` >> method. > > Weijun Wang has updated the pull request incrementally with one additional > commit since the last revision: > > Add KDF and KDFSpi I've modified too many files and I think they should belong to https://bugs.openjdk.org/browse/JDK-8346736. We should only touch KEM and KeyAgreement here. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22650#issuecomment-2569880856