decypt
to decrypt
decypt
to decrypt
565@@ -566,7 +566,7 @@ def get_keystream_bytes(self, nbytes):
566 return ret
567
568 def crypt(self, chunk):
569- """Encrypt or decypt chunk."""
570+ """Encrypt or decrypt chunk."""
ACK.
This text was added in cc177ab7bc5abcdcdf9c956ee88afd105205332.
Verified this is the only instance of this typo in the repo.
ACK.
This text was added in cc177ab.
Verified this is the only instance of this typo in the repo.
Glad I could help!