pgpdump
« Back to VersTracker
Description:
PGP packet visualizer
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Security
Tags: pgp openpgp encryption security analysis forensics
Install: brew install pgpdump
About:
pgpdump is a utility that parses and displays the internal structure of OpenPGP (PGP) packets in a human-readable format. It provides detailed insights into the contents of keys, signatures, and encrypted data, making it invaluable for debugging and security analysis. The tool supports various packet types and algorithms used in the PGP ecosystem.
Key Features:
  • Parses OpenPGP packet structures
  • Displays detailed key and signature information
  • Supports multiple cryptographic algorithms
  • Outputs in a readable, hierarchical format
Use Cases:
  • Debugging issues with PGP key generation or signatures
  • Analyzing the contents of encrypted messages or keyrings
  • Learning about the internal structure of OpenPGP packets
Alternatives:
  • gpg – GnuPG is a full-featured suite for encryption and signing, while pgpdump focuses solely on visualizing packet structures.
  • pgpdump (Perl version) – The original Perl tool; this C-based version offers similar functionality with different implementation details.
Version History
Detected Version Rev Change Commit
Sep 11, 2025 7:02am 0 VERSION_BUMP e5da75bc