jedisct1 / go-minisign

Minisign verification library for Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't verify signature: Invalid global signature

superp00t opened this issue · comments

When I attempt to verify a file signature generated by the latest C implementation of minisign, (*PublicKey).VerifyFromFile returns this error: "Invalid global signature".

I have verified the integrity of the file with both a SHA-512 checksum and using minisign -Vm.