I would like to easily encrypt/decrypt a USB key on my PC.
I used to use TrueCrypt which appears to be not secure anymore. I found an alternative named VeryCrypt, but, I would better trust a low level encryption system like PGP or GPG.
Unfortunately, using GPG as is will not offer a transparent layer between the OS and the disk. The [GPG encrypted loopback disks] (http://patrick.uiterwijk.org/2013/02/25/gpg-encrypted-loopback-disks/) looks an interesting solution, but not really easy to deploy.
What is the simplest solution I can use to work transparently on an encrypted USB stick?