pgpdump

Visualizes the structure and contents of PGP packets in binary data

brewmacoslinux
Try with needOr install directly
Source

About

PGP packet visualizer

Commands

pgpdump

Examples

Dump and display all packets in a PGP public key file$ pgpdump pubkey.asc
Analyze a PGP encrypted message to see its packet structure$ pgpdump encrypted_message.gpg
Parse a signed message and display signature packet details$ pgpdump signed_message.asc