Errors when running the relative executables after compiling gnupg-2.0.18 on MinGW

2012-03-25 Thread Peter Chen
Dear All, I have managed to compile gnupg-2.0.18 on MinGW which is installed on my Windows 7 PC. My steps to compile it are as below: 1. tar -jxvf gnupg-2.0.18.tar.bz2, then cd to the directory gnupg-2.0.18 2. run command './configure' to make configurations. 3. change the Makefile under the direc

Re: signature verification data

2012-03-25 Thread Daniel Kahn Gillmor
On 03/25/2012 02:33 AM, auto15963...@hushmail.com wrote: When an encrypted file sent to me is both encrypted and signed, when I use a command like this: gpg -o file-out -d file-in I can see the signature verification data appear as standard output, in the terminal, while the file-out contents