RFR: 8248223: KeyAgreement spec update on multi-party key exchange support

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Wed Feb 10 16:51:37 UTC 2021


On Wed, 10 Feb 2021 16:33:54 GMT, Jamil Nimeh <jnimeh at openjdk.org> wrote:

> This is a spec-only change that clarifies the requirement on KeyAgreement implementations for multi-party support where there are 3 or more parties involved.  This change states that 3+ party support is implementation-specific unless the underlying specification for that algorithm requires support for 3 or more parties.
> Bug: https://bugs.openjdk.java.net/browse/JDK-8248223
> CSR: https://bugs.openjdk.java.net/browse/JDK-8261456

Don't you want to add a "/csr" label?

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

PR: https://git.openjdk.java.net/jdk/pull/2512



More information about the security-dev mailing list