Integrated: 8248223: KeyAgreement spec update on multi-party key exchange support
Jamil Nimeh
jnimeh at openjdk.java.net
Tue Feb 16 17:43:41 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
This pull request has now been integrated.
Changeset: 6b6f7940
Author: Jamil Nimeh <jnimeh at openjdk.org>
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
More information about the security-dev
mailing list