OpenPGP: extend manufacturer list in pkcs15-openpgp.c

This commit is contained in:
Peter Marschall 2018-06-30 14:45:01 +02:00 committed by Frank Morgner
parent 332535c544
commit 4ec37adea8

View File

@ -114,7 +114,14 @@ static const pgp_manuf_map_t manuf_map[] = {
{ 0x0006, "Yubico" },
{ 0x0007, "OpenKMS" },
{ 0x0008, "LogoEmail" },
{ 0x0009, "Fidesmo" },
{ 0x000A, "Dangerous Things" },
{ 0x002A, "Magrathea" },
{ 0x0042, "GnuPG e.V." },
{ 0x1337, "Warsaw Hackerspace" },
{ 0x2342, "warpzone" },
{ 0x63AF, "Trustica" },
{ 0xBD0E, "Paranoidlabs" },
{ 0xF517, "FSIJ" },
{ 0x0000, "test card" },
{ 0xffff, "test card" },