Skip to content

mahadinur/otp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

otp

My experiment with One Time Pad Encryption

Commands

        opt.py genkey <path/to/key.optkey> <number of bytes>

Generates an optkey file. (NOT RECOMMENDED)

        opt.py encrypt <path/to/key.optkey> <path/to/file.ext>

Encrypts the file into an opt file.

        opt.py decrypt <path/to/key.optkey> <path/to/file.ext.opt>

Decrypts the file.

About

My Experiment with One Time Pad Encryption

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages