File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ <h1>Digest Encoders</h1>
9999 href ="https://en.wikipedia.org/wiki/Key_derivation_function "> key
100100 derivation function</ a > , and can be used as the basis for a < a
101101 href ="https://en.wikipedia.org/wiki/Cryptographically-secure_pseudorandom_number_generator ">
102- cryptographically-secure pseudorandom number generator</ a > . < br /> < strong > WARNING:</ strong >
102+ cryptographically-secure pseudorandom number generator</ a > . < strong > WARNING:</ strong >
103103 Blake3 is < em > not</ em > a password hashing algorithm! An algorithm
104104 such as < a href ="https://github.com/P-H-C/phc-winner-argon2 "> Argon2</ a >
105105 is more appropriate for password hashing.
@@ -127,7 +127,7 @@ <h1>Digest Encoders</h1>
127127 </ td >
128128 < td > Simplifies common < a
129129 href ="https://docs.oracle.com/javase/6/docs/api/javax/crypto/Mac.html "> Mac</ a >
130- tasks. < br /> < strong > Note:</ strong > Not all JCE implementations
130+ tasks. < strong > Note:</ strong > Not all JCE implementations
131131 support all algorithms. If not supported, an
132132 IllegalArgumentException is thrown.
133133 </ td >
You can’t perform that action at this time.
0 commit comments