-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
b03
The standard curve names passed to ECGenParameterSpec should be treated as case-insensitive, as all standard names used in the security APIs are case-insensitive. However, the SunEC implementation treats them as case-sensitive.
- blocks
-
JDK-8210755 Define standard names for EC curves and TLS signature schemes
- Resolved