Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2215132 | 8 | Sharon Zakhour | P4 | Closed | Fixed | b15 |
In http://download.oracle.com/javase/7/docs/technotes/guides/security/enhancements7.html, the second sentence of the Elliptic Curve Cryptography (ECC) feature should be removed and replaced.
Remove:
See Sun PKCS#11 Provider's Supported Algorithms in Java PKCS#11 Reference Guide for more information.
and replace with:
See SunEC Provider's Supported Algorithms in the Java Cryptography Architecture Oracle Providers Documentation for more information.
where SunEC Provider's Supported Algorithms is linked to http://download.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html#SunEC and Java Cryptography Architecture Oracle Providers Documentation is linked to http://download.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html
Remove:
See Sun PKCS#11 Provider's Supported Algorithms in Java PKCS#11 Reference Guide for more information.
and replace with:
See SunEC Provider's Supported Algorithms in the Java Cryptography Architecture Oracle Providers Documentation for more information.
where SunEC Provider's Supported Algorithms is linked to http://download.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html#SunEC and Java Cryptography Architecture Oracle Providers Documentation is linked to http://download.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html
- backported by
-
JDK-2215132 Incorrect pointer to more information in SE 7 new security features for ECC
-
- Closed
-