I'm trying for the first time to use gpg to encrypt a file with a symmetric key, but gpg doesn't seem to respond when I use the -c switch.
gpg -v -c filename
.. just doesn't seem to do anything, nor to report any error, and just hangs until I hit ctrl-c.
Any ideas?
