I saw this in the Idea Exchange on the General section, so I figured I'd modify an existing program of mine to just encrypt the whole hard drive with a password. It can be loaded as an API as well.


pastebin get 0DUyWTFc sleptim
--as an API--
sleptim.doCrypting(mode [either 'e' or 'd'], path [base FOLDER of encryption], key)

It's a CLI, so no screenshots.