.builds | ||
.idea | ||
test | ||
.gitignore | ||
.goreleaser.yml | ||
flake.lock | ||
flake.nix | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
ogvt.1 | ||
README.md | ||
run_test.sh |
ogvt
A pledge(2) and unveil(2)'d tool for verifying GnuPG signatures.
Success
./ogvt -file test/uptime.txt -sig test/uptime.txt.asc -pub test/adent.pub
"Arthur Dent <adent@in.space.time>" (85A37DE03BBE9A3019A7E3A43BC546AF2E6705B7)
Signature OK.
Failure
./ogvt -file test/uptime.txt.bad -sig test/uptime.txt.asc -pub test/adent.pub
openpgp: invalid signature: hash tag doesn't match