file that encrypted by go-openPGP can not be decrypted by GPG.
file that encrypted by go-openPGP can be decrypted by go-openPGP.
file that encrypted by PGP can be decrypted by go-openPGP.
go (encrypt ) => gpg ( decrypt ) ERR
gpg (encrypt ) => go (decrypt ) OK
go ( encrypt) => go (decrypt ) OK
this test data package have a test file that can reproduce the err
BUG info
part of code
gpg command line
env information
full test code: