gmail-crypt icon indicating copy to clipboard operation
gmail-crypt copied to clipboard

Getting bogus "No OpenPGP message was found" message

Open matthewadams opened this issue 9 years ago • 0 comments

First try at sending message using Chrome plugin. Sent ok, recipient replied. When I got reply, entered my private key password and hit the Decrypt button & got message "No OpenPGP message was found" (I cropped out the sender info in the screenshot below), which seems bogus. I hope it's not a stupid user error. screen shot 2016-05-12 at 7 39 59 am

FYI, I copied the message, then piped it to gpg (I'm on Mac OS X El Capitan) and I successfully decrypted it. Notice the message gpg: invalid armor header: hQIMA3j021lyajDIARAApHs07IEzlS5CkcRw8mlheAY9Cn+vwS2rpTKMYysll1O5\n: screen shot 2016-05-12 at 7 43 45 am

Here's output from gpg --version:

$ gpg --version
gpg (GnuPG) 1.4.20
Copyright (C) 2015 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: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2```

matthewadams avatar May 12 '16 12:05 matthewadams