Skip to content
/ rot Public

Tool to implement Caesar cipher to encrypt or decrypt a textfile (simple shift code)

License

Notifications You must be signed in to change notification settings

kuroonai/rot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rot

Tool to implement Caesar cipher to encrypt or decrypt a textfile (simple shift code)

'''

Usage: python rot.py <file_to_crytpted_or_decrpted>

eg: python rot.py text.dat crypt 13

'''

About

Tool to implement Caesar cipher to encrypt or decrypt a textfile (simple shift code)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages