Re: Decrypting openpgp data created by gpg

Lahiru Dissanayake <[email protected]> Mon, 25 Feb 2013 10:40:59 +0800
Newsgroups gmane.comp.encryption.cryptlib
Message-ID <CAHeAcfB797cw23RkYzQPd9_pWKbGmx8z3x1t+QhcneMEpHACkA@mail.gmail.com>
Hi Peter,


> Actually it's simpler than that, change it to:
>
> { CRYPT_ENVINFO_PRIVATEKEY,             formatAllDeenv, ACTION_CRYPT,
> MESSAGE_CHECK_PKC_DECRYPT, ENVELOPE_ISDEENVELOPE },
>
>
Are you sure this works? Because the line
{ CRYPT_ENVINFO_PRIVATEKEY,     formatAll,              ACTION_CRYPT,
MESSAGE_CHECK_PKC_DECRYPT, 0 },
fixed the error, but the new one
{ CRYPT_ENVINFO_PRIVATEKEY,     formatAllDeenv, ACTION_CRYPT,
MESSAGE_CHECK_PKC_DECRYPT, ENVELOPE_ISDEENVELOPE },
brought it back.

Thanks,
Lahiru

_______________________________________________
Cryptlib mailing list
[email protected] via Mail: [email protected]
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.