I want to be able to verify that I'm using the correct passphrase associated
with an email address of mine.
In other words- I'm trying to make sure I haven't forgotten the passphrase and
need a way to test it...preferably using command line (Linux).
How can this be done?
Thank you,
Craig
__
FWIW, here's the log entry from an attempt to use gpgme_set_passphrase_cb
on a symmetric encryption. For some reason I still cannot figure out, my
callback function isn't being used, the system prompt still appears (twice,
once to confirm.)
GPGME 2018-03-21 18:58:18 <0x6205> gpgme_release: cal
Hi,
Thanks for responding.
We are using linux.
Bobby
-Original Message-
From: ed...@pettijohn-web.com [mailto:ed...@pettijohn-web.com]
Sent: Wednesday, 21 March 2018 10:25 PM
To: BRIONES Bobby; gnupg-users@gnupg.org
Subject: Re: GnuPG installation
On Mar 20, 2018 4:10 PM, BRIONES Bobby
Thanks Werner,
I did that, saw the call to gpg2 (2.0.28, libcrypt 1.6.3), tried changing
the engine to /usr/bin/gpg ( using gpgme_ctx_set_engine_info( ctx,
GPGME_PROTOCOL_OpenPGP, "/usr/bin/gpg", NULL ) ) and that worked under
Ubuntu.
Now, my target environment is CentOS 7, and they resolve /usr
On Wed, 21 Mar 2018 23:53, mangoc...@gmail.com said:
> Which versions of gpg/gpgme support passphrase callback setting for
> symmetric encryption? My gpgme_check_version returns 1.5.5 and gpg
> --version returns 1.4.18 in Ubuntu 15.10
I doubt that it will work with 1.4. Note that gpgme prefers