-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
None
-
b12
Currently the NIST curves (P256, P384, P512) use the native code to verify signatures. We need to have an implementation in the java part of the SunEC provider to lessen our dependency on the old native implementation.
- blocks
-
JDK-8235710 Remove the legacy elliptic curves
- Resolved
- relates to
-
JDK-8237219 Disable native SunEC implementation by default
- Resolved
-
JDK-8276863 Remove test/jdk/sun/security/ec/ECDSAJavaVerify.java
- Resolved
-
JDK-8285389 EdDSA trimming zeros
- Closed