We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b40e50 commit 3f0d7eeCopy full SHA for 3f0d7ee
1 file changed
src/main/java/org/apache/commons/codec/digest/MessageDigestAlgorithms.java
@@ -57,7 +57,7 @@
57
* @see <a href="https://docs.oracle.com/en/java/javase/19/docs/specs/security/standard-names.html#messagedigest-algorithms">
58
* Java 19 Cryptography Architecture Standard Algorithm Name Documentation</a>
59
* @see <a href="https://docs.oracle.com/en/java/javase/20/docs/specs/security/standard-names.html#messagedigest-algorithms">
60
- * Java Cryptography Architecture Standard Algorithm Name Documentation</a>
+ * Java 20 Cryptography Architecture Standard Algorithm Name Documentation</a>
61
*
62
* @see <a href="http://dx.doi.org/10.6028/NIST.FIPS.180-4">FIPS PUB 180-4</a>
63
* @see <a href="http://dx.doi.org/10.6028/NIST.FIPS.202">FIPS PUB 202</a>
0 commit comments