Crypto/opengpg: invalid signature: hash tag doesn't match

I’m using opengpg to verify signature but constantly receive: openpgp: invalid signature: hash tag doesn't match. Sample code is available here: https://play.golang.org/p/NqjiG3n9Xk8

Whereas if i use gpg --verify, it works just fine. My limited knowledge about PGP in general stops me from getting further. Appreciate your inputs on this issue.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.