cr-gpg icon indicating copy to clipboard operation
cr-gpg copied to clipboard

Doesn't seem to work with gpg2

Open SamB opened this issue 13 years ago • 3 comments

I just tried it with the following GPG, and the sanity check just wouldn't succeed:

C:\Program Files>GNU\GnuPG\gpg2.exe --version
gpg (GnuPG) 2.0.17 (Gpg4win 2.1.0)
libgcrypt 1.4.6
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: C:/Documents and Settings/Administrator/Application Data/gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128,
        CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2

(And no, I wasn't trying this as Administrator; I just had that console handy from running the installer.)

SamB avatar Jan 28 '12 03:01 SamB

Hi Sam

This is correct the plugin work with the gpg binary not the gpg2 binary. We dont allow you to select a binary of choice rather we only allow for folder selection.

Finally I have personally had issues with what I assume is the cygwin builds of the binary. If possible use gpg4win since I can say for sure that works.

Thanks

RC1140 avatar Jan 30 '12 20:01 RC1140

But that is the gpg4win build!

SamB avatar Feb 05 '12 01:02 SamB

Hi If it is the gpg4win distribution , then make sure you point your settings to the pub folder , if you click [use default] on the options page it will point you to the correct location. The pub folder is within the gpg4win install path.

RC1140 avatar Feb 06 '12 09:02 RC1140