1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-09 23:39:51 +02:00

gpg: Add new card vendor

--
This commit is contained in:
Werner Koch 2020-03-03 11:57:19 +01:00
parent 1cdd9e57f7
commit 4df1181c07
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -220,6 +220,7 @@ get_manufacturer (unsigned int no)
case 0x63AF: return "Trustica"; case 0x63AF: return "Trustica";
case 0xBD0E: return "Paranoidlabs"; case 0xBD0E: return "Paranoidlabs";
case 0xF517: return "FSIJ"; case 0xF517: return "FSIJ";
case 0xF5EC: return "F-Secure";
/* 0x0000 and 0xFFFF are defined as test cards per spec, /* 0x0000 and 0xFFFF are defined as test cards per spec,
0xFF00 to 0xFFFE are assigned for use with randomly created 0xFF00 to 0xFFFE are assigned for use with randomly created