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

Sean Mullan mullan at openjdk.java.net
Fri Feb 12 13:54:39 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

Marked as reviewed by mullan (Reviewer).

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

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


More information about the security-dev mailing list