diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-08-03 07:11:45 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-08-03 07:11:45 +0000 |
| commit | eebb15430448026c71fcaa5c664efad35bd376e6 (patch) | |
| tree | c7e2292d1a9fbec5bcb4104df7186141529d5107 /usr.bin/file | |
| parent | 6186bd5dc75059dbef7c87f2a382cea7dc954a05 (diff) | |
Notes
Diffstat (limited to 'usr.bin/file')
| -rw-r--r-- | usr.bin/file/Magdir/pgp | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/usr.bin/file/Magdir/pgp b/usr.bin/file/Magdir/pgp index 396555387929..eb10f2186e31 100644 --- a/usr.bin/file/Magdir/pgp +++ b/usr.bin/file/Magdir/pgp @@ -1,10 +1,11 @@ # -# pgp (pretty good protection) -0 beshort 0x9900 pgp key public ring -0 beshort 0x9501 pgp key security ring -0 beshort 0x9500 pgp key security ring -0 string -----BEGIN\040PGP pgp armored data ->15 string PUBLIC\040KEY\040BLOCK- public key blocK ->15 string MESSAGE- message ->15 string SIGNED\040MESSAGE- signed message ->15 string PGP\040SIGNATURE- signature +# PGP (Pretty Good Privacy) +# +0 beshort 0x9900 PGP key public ring +0 beshort 0x9501 PGP key security ring +0 beshort 0x9500 PGP key security ring +0 string -----BEGIN\040PGP PGP armored data +>15 string PUBLIC\040KEY\040BLOCK- (public key block) +>15 string MESSAGE- (message) +>15 string SIGNED\040MESSAGE- (signed message) +>15 string PGP\040SIGNATURE- (signature) |
