AES Protect is a portable tool for encrypting single files using a passphrase and AES. The program is written in x86 assembly language, which means there are no annoying dependencies, and the download is tiny: it’s a 32KB ZIP, but still manages to squeeze in three programs. AES Protect is the general purpose tool, an easy way to encrypt single files using AS. AES Metal is the expert-level edition, which enables managing features like the initialization vector and key. AES Command is a console-based tool which combines AES Protect and AES Metal functionality. You could use this to encrypt multiple…
[Continue Reading]