PGP public key

From Just Solve the File Format Problem
Revision as of 09:32, 18 April 2015 by VolodyA! V Anarhist (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
File Format
Name PGP public key
Ontology
Extension(s) .asc
Released 1991

PGP public key can be transfered either as a text within another message or inside an .asc file. It is then used by PGP software to encrypt some data or to confirm the signature signed by the associated private key.

The file is encoded in ASCII characters, but can be saved in any plain text format (for example UTF-8).

File contents

The beginning of the file will always be:

-----BEGIN PGP PUBLIC KEY BLOCK-----

Although the case of the letters maybe different


The second line normally describes the software used to generate the key, and the third line is empty.

The key itself starts on line 4, and can go on for an arbitrary number of lines. It is encoded using all the letters of Latin alphabet (English language) in both cases [A-Za-z], characters + and /. Newlines maybe inserted at any point, normally after the 64th character on the line, but these characters are not themselves part of the key and are used for ease of viewing and transfer only.

The last line of the key will normally have less than 64 characters and may end with = symbol.

After the key there is a short line, starting with = and followed by 4 characters.

The end of the file is shown by the line (with case being variant as well):

-----END PGP PUBLIC KEY BLOCK-----

The last line may or may not end with the newline character.

Newline characters used may be different, depending on the software used to produce the key, but normally are \n (Char(13)).

Example

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.14 (GNU/Linux)

mQENBFMXKocBCAD05ZjZxEQOFQNpMFbG+NErbJv83VZXvhzOVWDSoO5gcIQKj0+1
UMmwUfnPqBbP5X50losqH1gfJ1bspn/8n0AWK9KIgQjMPGltfdpDdb2X8Wm2X36P
Bz9HSi34mFTWLN+IjHhUpnpPQff8rbCa7TuNw3LXPjF6Kea/RcwtiSswYUI8St36
LGA9YTry4EY/XVs+vE1XCfl5RN0JsVtHkENX69pvxcxZH45GiqStB9PpYjce5EAl
/rrg/uzhWtAzwnZDaBS0okS5ZVZAIjh2rQoP117TGY9Zr4qSoM4kaLlzli5Gxc9h
3c1LEJqoWIRzYXgNjTa7c230c9jXMURw9AqVABEBAAG0MFZsYWRpbWlyIE1vemhl
bmtvdiA8VmxhZGltaXJNb3poZW5rb3ZAeWFob28uY29tPokBPgQTAQIAKAUCUxcq
hwIbIwUJA8JnAAYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQ7sXLZa0eCOVR
KwgA8khi9YVdFNdSXmx2mKCi3KMuRdPYNdAWySscGLOVvtZ3lPQXPQRniXmYVy5P
ILWA4yGh6z6TkrQRgBt5z3U+D0tIPul6eFhKz5QSC8OYBDl0yvrHiK9IebP3jxO/
ZuaDyu+xqXSm68OOkofF3/3RfAdMOFaMFiYsG8jWfj2h5C7YxRWLLiOqJ6//0Epm
ZOCVGm1IPsuQA8xvFDlW18Q+BFz25wkawDcjZ4sJhKMpZEQq8W1pcMDetBy6ewdH
akMR98x/jAu0wpdtfZSNc1QOm7tZaDJzVBIc50R8ucc8+6ygeOeBSvDLUmX+cTBP
+UEBS9cQ7zF7cY3qFLQjk16dH7kBDQRTFyqHAQgAvOIDvr07aqfNnskDDjyEady2
cXmrFx4hbvZNIz5bWOe5SQyUCwpGknVgfDo/JBEI45/ohM8A3xUkRTladdXBoY5a
/we6cyAzIFJd9ST0S3U2Sd2Tt9vKtsIedNLQfPbJGnm95kUSfMTzZnta8AnR6eWZ
VF52suMA5M4PJr0/f8n//A98+JCQJQjx4ebtFgEq2TDibiBNu07GJv2yAu2oZGgf
qs9xbBqWgIEO5TQ/x0+lKw9WvdIRPFKnqR+4zNFbSapeaJ2cAQsc3zmEpPiu77a4
OB0x9hqjlsf23JHjcQMS9oQqVc9MhS8dkMxmd1oB8++t6WCV6F9hSgmFpHKpVQAR
AQABiQElBBgBAgAPBQJTFyqHAhsMBQkDwmcAAAoJEO7Fy2WtHgjlJdwIAIqIaj6y
Tczt83tBCAJ1RNIiWN1wiRH7u8FYepWunrihZIMl4QxxrL7dQAiaJ050h9oqapyP
abkFymLUO08B80ni4LpOVYiu4Wdqna2isR41yaHOSCgYAuy7xOhlweTAe+Qm3ETk
ORlG768zqy9TJ7EJz67BxRt1meekwDz1vx0zzNLRabAylIABTVrzKeBEBwUB3+co
PtwdsdX2DqpPYpfcgRIZVUD/gINRVb4Pm132VDE8raryya9hL42M+lcSLycJZdvr
SGEsGLmT9f9NEYfeKrnJNazWs9qYCTC+lMtRemKCzOzsdElqPI66QoHFMHM3dTDj
qY7z0VcnX0knDxI=
=EWIh
-----END PGP PUBLIC KEY BLOCK-----
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox