Skip to content

Commit 59a1d5c

Browse files
committed
Removed stale comment
1 parent 8a514e0 commit 59a1d5c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_ciphers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ def vectors():
7171
iv="1234567890abcdef",
7272
plaintext=t2b("now is the time "),
7373
ciphertext=h2b("959492575f4281532ccc9d4677a233cb"),
74-
#ciphertext_ctr = b'(u(\xdd\xf4\x84\xb1\x05]\xeb\xbeu\x1e\xb5+\x8a'
7574
ciphertext_ctr = h2b('287528ddf484b1055debbe751eb52b8a')
7675
)
7776
if _lib.CHACHA_ENABLED:

0 commit comments

Comments
 (0)