On Wed, 10 Feb 2021 16:33:54 GMT, Jamil Nimeh <[email protected]> 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

This pull request has now been integrated.

Changeset: 6b6f7940
Author:    Jamil Nimeh <[email protected]>
URL:       https://git.openjdk.java.net/jdk/commit/6b6f7940
Stats:     4 lines in 1 file changed: 2 ins; 0 del; 2 mod

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

Reviewed-by: mullan

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

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

Reply via email to