Skip to content

Commit 85b58ab

Browse files
authored
Update ChaCha20.java
1 parent 3adf410 commit 85b58ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/thealgorithms/ciphers/ChaCha20.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,3 +199,4 @@ private static void validateInputs(final byte[] key, final byte[] nonce, final b
199199
}
200200
}
201201
}
202+

0 commit comments

Comments
 (0)