Skip to content

Releases: spook/encrypt-decrypt

Encrypt/Decrypt Files with Filename Obfuscation

05 Dec 19:47
Compare
Choose a tag to compare

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

05 Dec 03:35
Compare
Choose a tag to compare

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.