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 reverted all changes not related to `KeyAgreement` and put them in https://github.com/openjdk/jdk/pull/22929, including the `KEM` one, since it involves no behavior change and is pure clarification. I've also removed the "KEM" word from the bug title. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22650#issuecomment-2573443190