JDK-8166597 : Crypto support for the EdDSA Signature Algorithm
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-09-23
  • Updated: 2023-11-21
  • Resolved: 2020-05-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b24Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Blocks :  
CSR :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Consider to support EdDSA in the crypto components.  TLS 1.3 will support EdDSA signature algorithms.  IETF is working on the EdDSA specification: https://datatracker.ietf.org/doc/draft-irtf-cfrg-eddsa/
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/0050836e5934 User: ascarpino Date: 2020-05-18 16:43:17 +0000
18-05-2020

We may want this feature in JDK 12.
10-07-2018