On Mon, 12 Sep 2005 15:47:41 -0700, Ryley Breiddal said: > 2264/gpgme can't find a suitable OpenPGP backend: Invalid crypto engine
I guess that this is due to a bug in gpgme.dll. You installed gpg Below something like "c:\Program Files", right. There is a bug in gpgme which doesn't properly quote the program's name (i.e. argv[0]) and thus gpg sees "Files\..." as its first argument which is not valid. Please replace the gpgme.dll with the one at: ftp://ftp.g10code.com/g10code/gpgol/gpgme.dll (42k) ftp://ftp.g10code.com/g10code/gpgol/gpgme.dll.sig and try again. I have not yet commited the changes but will do so if it works for you. Salam-Shalom, Werner _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
