Skip to content

Commit 74a773b

Browse files
authored
Update ChaCha20.java
1 parent 3f16c30 commit 74a773b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

0 commit comments

Comments
 (0)