in reply to Re: Unable to get any decrypted output from $gpg->verify
in thread Unable to get any decrypted output from $gpg->verify

Hi,

Thank you for the explanations.

I can try to create an ASCII-armoured file, but I don't see how to patch the code. Is it enough to find the file containing the regular expression /SIG_ID/g and to change it to /(SIG_ID|END_DECRYPTION)/g ?

Regards.

Xuo.
  • Comment on Re^2: Unable to get any decrypted output from $gpg->verify