hopenpgp-tools

Command-line tools for OpenPGP key operations and management

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tools for OpenPGP-related operations

Commands

hkt

Examples

Display information about a public key$ hkt key show <keyid>
List all keys in your keyring$ hkt list
Verify a signature on a file$ hkt verify <signature-file> <data-file>