Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Robocrypt

Super strong python3 encryption program with file and folder support

With Robocrypt you can encrpyt/decrypt messages, files, or folders using a password. Don't look at the code too hard... It's messy. I modifed an old program to use stronger encryption.

TO DO: Clean up and modularize code, possibly add encryption support for drive partions

To get started:

python3 -m pip install cryptography

To Encrypt / Decrypt a message:

Run python3 Robocrypt.py. Follow the prompts for Encryption / Decryption.

To Encrypt / Decrypt a file or folder:

Run python3 Robocrypt.py <path/to/thing>. Follow the prompts.

About

Super strong python3 encryption program with file and folder support

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages