MiscCrypto
Under Windows
CryptTool
- Demonstration and Reference Program for Cryptography + making AES executables
- freeware
AxCrypt
- AES-128 File Encryption, Compression and double-click Edit/View for secure document storage on Windows 95/98/ME/NT/2K/XP, locally or remote.
- GPL
Zip 2 Secure EXE
- AES-128/192/256 bits File Encryption, Create self-extracting EXE files from zip files
- freeware
LoopCrypt
Encfs
Misc
To unlock password-protected pdfs
- apt-get install gs-common xpdf-utils
- pdftops -upw <file_password> <file>.pdf -|ps2pdf - <file>_open.pdf
pwsafe
To use 'secure ram' (thereby locking the data in memory and preventing it being flushed to disk) you may like to run it setuid root:
$ sudo dpkg-statoverride --update --add --force root root 4755 /usr/bin/pwsafe