Integrated: JDK-8166596: TLS support for the EdDSA signature algorithm
Jamil Nimeh
jnimeh at openjdk.java.net
Thu Dec 3 06:14:58 UTC 2020
On Fri, 13 Nov 2020 04:57:12 GMT, Jamil Nimeh <jnimeh at 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 <jnimeh at 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
More information about the security-dev
mailing list