Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: 17, 18, 19
-
Fix Version/s: 19
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b20
Description
ed25519 and ed448 internally will trim extra zeros off the end of the signature before processing. This can result in some verify testing failures which are strict about the signature length passed into the operation.
Attachments
Issue Links
- relates to
-
JDK-8237218 Support NIST Curves verification in java implementation
-
- Resolved
-