]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/file/Magdir/pgp
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / file / Magdir / pgp
1
2 #------------------------------------------------------------------------------
3 # $File: pgp,v 1.9 2009/09/19 16:28:11 christos Exp $
4 # pgp:  file(1) magic for Pretty Good Privacy
5 # see http://lists.gnupg.org/pipermail/gnupg-devel/1999-September/016052.html
6 #
7 0       beshort         0x9900                  PGP key public ring
8 !:mime  application/x-pgp-keyring
9 0       beshort         0x9501                  PGP key security ring
10 !:mime  application/x-pgp-keyring
11 0       beshort         0x9500                  PGP key security ring
12 !:mime  application/x-pgp-keyring
13 0       beshort         0xa600                  PGP encrypted data
14 #!:mime application/pgp-encrypted
15 #0      string          -----BEGIN\040PGP       text/PGP armored data
16 !:mime  text/PGP # encoding: armored data
17 #>15    string  PUBLIC\040KEY\040BLOCK- public key block
18 #>15    string  MESSAGE-                message
19 #>15    string  SIGNED\040MESSAGE-      signed message
20 #>15    string  PGP\040SIGNATURE-       signature
21
22 2       string  ---BEGIN\ PGP\ PUBLIC\ KEY\ BLOCK-      PGP public key block
23 !:mime  application/pgp-keys
24 0       string  -----BEGIN\040PGP\40MESSAGE-            PGP message
25 !:mime  application/pgp
26 0       string  -----BEGIN\040PGP\40SIGNATURE-          PGP signature
27 !:mime  application/pgp-signature