gpgv

command
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2023 License: BSD-3-Clause Imports: 9 Imported by: 1

Documentation

Overview

gpgv validates a signature against a file.

Synopsis:

gpgv [-v] KEY SIG CONTENT

Description:

It prints "OK\n" to stdout if the check succeeds and exits with 0. It
prints an error message and exits with non-0 otherwise.

The openpgp package ReadKeyRing function does not completely implement
RFC4880 in that it can't use a PublicSigningKey with 0 signatures. We
use one from Eric Grosse instead.

Options:

-v: verbose

Author:

grosse@gmail.com.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL