Inspect ASCII-armored PGP blocks locally and decode their armored body size and metadata.
Armored Input
Paste ASCII-armored PGP blocks to inspect them locally.
Inspection Report
A compact summary of the armored blocks and body decoding status.
Summary
1 armored block found
Blocks
Each detected armor block is summarized below.
MESSAGE
23 bytesHeaders: 1
Body lines: 1
Base64 chars: 32
CRC: AAAA
How To Use
Paste ASCII-armored blocks such as PGP MESSAGE, PUBLIC KEY BLOCK, or SIGNATURE.
The tool extracts armor headers, decodes the Base64 body locally, and reports how many bytes the block contains.
This is an inspection tool. It does not validate the cryptographic packet structure or verify signatures.
Explore adjacent workflows and keep users moving between relevant tools.
Keypair / PEM Viewer
Inspect PEM blocks locally, including type, headers, and decoded body size
RSA Key Pair Generator
Generate RSA key pairs locally and export public and private PEM blocks
RSA Encrypt / Decrypt
Encrypt short text with a public RSA key or decrypt Base64 ciphertext with the matching private key
AES Encrypt / Decrypt
Encrypt or decrypt text locally with AES-GCM and a passphrase-derived key