Python one time pad (OTP) symmetric XOR encryption (seed->OTP->XOR). The enc library is stored within "enclib.py", with the testing for many enc versions in "encs.py". Older versions can be found in "Enc-txts".
Python one time pad (OTP) symmetric XOR encryption (seed->OTP->XOR). The enc library is stored within "enclib.py", with the testing for many enc versions in "encs.py". Older versions can be found in "Enc-txts".