verify signature between two files

2009-10-23 Thread Knud Pehrs
Hello! I am developing an application that needs to verify the signature between two files. One File (*.asc) contains the PGP PUBLIC KEY, the other one contains the PGP SIGNATURE (*.asc or *.sig). I have downloaded, installed and build libgpg-error1.7, libgcrypt-1.4.4, gnupg-1.4.10 and gpg_Made

Re: gpgme error no data for op_verify

2009-10-23 Thread Josselin Jacquard
I've working on my problem, and the data allocation seem solved. (Or maybe it never appeared and I misjudge the debug info) Now it's the gpg engine which throws a no data error. I've got this gpgme debug output, can someone ather information from it (I myself don't understand it quite well). For