1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-18 00:49:50 +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

4
NEWS
View File

@ -2,6 +2,10 @@ Noteworthy changes in version 2.2.20 (unreleased)
-------------------------------------------------
Release-info: https://dev.gnupg.org/T4860
See-also: gnupg-announce/2020q1/000xxx.html
Noteworthy changes in version 2.2.19 (2019-12-07)
-------------------------------------------------

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";