1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

gpg: Add a new OpenPGP card vendor.

--
This commit is contained in:
Werner Koch 2020-03-14 19:14:34 +01:00
parent 4df1181c07
commit 111ba901f5
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
2 changed files with 5 additions and 0 deletions

View file

@ -218,6 +218,7 @@ get_manufacturer (unsigned int no)
case 0x4354: return "Confidential Technologies"; /* cotech.de */
case 0x5443: return "TIF-IT e.V.";
case 0x63AF: return "Trustica";
case 0xBA53: return "c-base e.V.";
case 0xBD0E: return "Paranoidlabs";
case 0xF517: return "FSIJ";
case 0xF5EC: return "F-Secure";