Dev Tools

PGP Key Info

Parse an ASCII-armored PGP public key to display key ID, fingerprint, algorithm, creation date, and key size. Everything runs locally.

PGP Public Key (ASCII-armored)

Note

This tool parses the key packet header to extract basic metadata. It supports v4 public keys (RSA, DSA, ECDSA, EdDSA, etc.). The fingerprint is computed as SHA-1 of the key packet body per the OpenPGP (RFC 4880) specification.

Was this page helpful?

Related tools