Tools/cipher filenames.py
From Athile
Overview
This is an example script for recursively applying a substitution cipher to a set of files and directories. This is not intended for production use as it does not provide any level of encryption and only very minimal obfuscation.
(Please consider a production quality application such as TrueCrypt for cases where strong encryption of data is required.)