RFR: JDK-8166596: TLS support for the EdDSA signature algorithm [v5]
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Wed Dec 2 17:45:59 UTC 2020
On Wed, 2 Dec 2020 17:14:11 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.
>
> Jamil Nimeh has updated the pull request incrementally with one additional commit since the last revision:
>
> Applied code review comments
There are still a few minor concerns, but nothing significant. We could have them addressed in separate bugs.
-------------
Marked as reviewed by xuelei (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1197
More information about the security-dev
mailing list