Skip to content

Rickerd0613/OneTimePadReuseBreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

OneTimePadReuseBreaker

Python program written to break one time pad reuse. Works mainly on English text. Better results with more cipher texts.

Requires

Useage

Convert OTP cipher texts to HEX and add them to ch. Make keyFull equal to the length of your longest message. Use findsub(list, pos, char) to replace letters in the key.

$ python otp.py

About

Python program written to break one time pad reuse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages