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 3adf410 commit 85b58abCopy full SHA for 85b58ab
src/main/java/com/thealgorithms/ciphers/ChaCha20.java
@@ -199,3 +199,4 @@ private static void validateInputs(final byte[] key, final byte[] nonce, final b
199
}
200
201
202
+
0 commit comments