On Fri, 13 Nov 2020 04:57:12 GMT, Jamil Nimeh <jni...@openjdk.org> wrote:

> Hello all,
> This change brings in support for certificates with EdDSA keys (both Ed25519 
> and Ed448) allowing those signature algorithms to be used both on the 
> certificates themselves and used during the handshaking process for messages 
> like CertificateVerify, ServerKeyExchange and so forth.

This pull request has now been integrated.

Changeset: d80ae05f
Author:    Jamil Nimeh <jni...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d80ae05f
Stats:     843 lines in 9 files changed: 783 ins; 18 del; 42 mod

8166596: TLS support for the EdDSA signature algorithm

Reviewed-by: xuelei

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

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

Reply via email to