rapidslayer101 / Enc-Py

Python one time pad (OTP) symmetric XOR encryption (seed->OTP->XOR)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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".

About

Python one time pad (OTP) symmetric XOR encryption (seed->OTP->XOR)


Languages

Language:Python 100.0%