Releases: spook/encrypt-decrypt
Releases · spook/encrypt-decrypt
Encrypt/Decrypt Files with Filename Obfuscation
Encrypt some or all files in a directory, recursing into sub-directories if you want. Filenames may be hidden and obfuscated too. Decrypt your files later when needed. Simple symmetric key (passphrase) encryption is used.
First Release: Encrypt/Decrypt with Filename Obfuscation
First release of these little scripts. You can encrypt some or all files in a directory, including the obfuscation of the filenames, then decrypt them later when needed. Simple symmetric key (passphrase) encryption is used.