Decode and analyze OpenPGP packet structure for keys, signatures, and messages
Every coffee helps keep the servers running. Every book sale funds the next tool I'm dreaming up. You're not just supporting a site — you're helping me build what developers actually need.
PGP packet dump is a process of decoding and analyzing the internal structure of OpenPGP keys and messages. Every PGP key, message, or signature is composed of multiple packets that contain specific information according to the OpenPGP standard (RFC 4880).
Created by Anish Nath - Security Engineer specializing in cryptography and PKI systems.
OpenPGP messages, keys, and signatures are sequences of packets. Each packet has a specific format:
PGP data is often encoded in ASCII armor format for easy transmission via email and text channels. ASCII armor: