Skip to content

Encrypt and decrypt a file using a common password. works in any operating system. Easy to use.

License

Notifications You must be signed in to change notification settings

fxrarz/File-Locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File-Locker

Encrypt and decrypt a file using a common password. Works in any operating system. Easy to use.

Usage

To Encrypt

python3 run.py enc secure-password

To Decrypt

python3 run.py dec secure-password

To Do

  • deploy using docker
  • add multi-file encryption
  • create clickable files for starting encryption and decryption script

About

Encrypt and decrypt a file using a common password. works in any operating system. Easy to use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages