SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

XOR Cipher: doctests and bug fixes (#10840)

* Fixed bug with key modulus wrapping. Should be wrapping on 256, not 255.

* Fixed bug with incorrect assertion type in decrypt function.

* Added doctests for 4 out of 6 methods
F
Farzad Hayat committed
7c1dfec08644e4034717844b139e8db948706ccc
Parent: cc22d0b
Committed by GitHub <[email protected]> on 10/29/2023, 12:57:04 PM