Skip to content

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

Notifications You must be signed in to change notification settings

rapidslayer101/Enc-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages