File tree Expand file tree Collapse file tree
src/main/java/org/apache/commons/codec/digest Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 * Java 7 Cryptography Architecture Standard Algorithm Name Documentation</a>
3939 * @see <a href="http://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#MessageDigest">
4040 * Java 8 Cryptography Architecture Standard Algorithm Name Documentation</a>
41- * @see <a href="http ://download.java.net/java/jdk9 /docs/technotes/guides/ security/StandardNames .html#MessageDigest ">
41+ * @see <a href="https ://docs.oracle.com/javase/9 /docs/specs/ security/standard-names .html#messagedigest-algorithms ">
4242 * Java 9 Cryptography Architecture Standard Algorithm Name Documentation</a>
43+ * @see <a href="https://docs.oracle.com/javase/10/docs/specs/security/standard-names.html#messagedigest-algorithms">
44+ * Java 10 Cryptography Architecture Standard Algorithm Name Documentation</a>
45+ * @see <a href="https://docs.oracle.com/en/java/javase/11/docs/specs/security/standard-names.html#messagedigest-algorithms">
46+ * Java 11 Cryptography Architecture Standard Algorithm Name Documentation</a>
47+ * @see <a href="https://docs.oracle.com/en/java/javase/12/docs/specs/security/standard-names.html#messagedigest-algorithms">
48+ * Java 12 Cryptography Architecture Standard Algorithm Name Documentation</a>
4349 *
4450 * @see <a href="http://dx.doi.org/10.6028/NIST.FIPS.180-4">FIPS PUB 180-4</a>
4551 * @see <a href="http://dx.doi.org/10.6028/NIST.FIPS.202">FIPS PUB 202</a>
You can’t perform that action at this time.
0 commit comments