Skip to content

Shell scripts to encrypt and decrypt your files and folders using AES(advanced ecnryption standard ) algorithm. Script can implemented using Cygwin also.

License

Notifications You must be signed in to change notification settings

sumit521/Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography

Shell scripts to encrypt and decrypt your files and folders using AES(advanced ecnryption standard ) algorithm. Script can implemented using Cygwin also. If you have muptiple files and folders at different locations in your computer, you can easily encrypt/decrypt all of them in one go with a common passphrase using thses scripts. Just mention the paths to directories where your files and folder (which are to be encrypted) are present in paths.txt. Save it. Run the scipt. However, original files are not changed in encrption process. New encrypted files are generated.

About

Shell scripts to encrypt and decrypt your files and folders using AES(advanced ecnryption standard ) algorithm. Script can implemented using Cygwin also.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages