JDK-8209632 : Develop new tests for EdDSA API
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-08-17
  • Updated: 2020-06-05
  • Resolved: 2020-05-19
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 :  
Relates :  
Description
Regression Tests need to be provided which covers the following,

- Test for different keysize supported for each algorithm, variants and parameter.
- Signature and verification for each algorithm, variants with Named Parameter.
- Key specification Test with possible combination of encoding and representation supported.
- Negative Tests with invalid parameters, names, Keys and Key Types.
- Signature API re-use 
- Key Serialization
- Interop Test to verify key encoding(Covers OpenSSL, BouncyCastle)
- X509 CRL Sign
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/c14e8bf10642 User: ssahoo Date: 2020-05-19 09:38:15 +0000
19-05-2020