aboutsummaryrefslogtreecommitdiffstats
path: root/g10/card-util.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-10-04 07:57:03 +0000
committerWerner Koch <[email protected]>2018-10-04 07:57:03 +0000
commit3c2ffd27f36dfe77005aa01005145904761d8743 (patch)
tree4759ebcffbf025a66267a672d5f609fd2365f106 /g10/card-util.c
parentgpg: New options import-drop-uids and export-drop-uids. (diff)
downloadgnupg-3c2ffd27f36dfe77005aa01005145904761d8743.tar.gz
gnupg-3c2ffd27f36dfe77005aa01005145904761d8743.zip
gpg: Add new card vendor
--
Diffstat (limited to 'g10/card-util.c')
-rw-r--r--g10/card-util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/card-util.c b/g10/card-util.c
index b95efa8ba..111dfbf2c 100644
--- a/g10/card-util.c
+++ b/g10/card-util.c
@@ -216,6 +216,7 @@ get_manufacturer (unsigned int no)
case 0x1337: return "Warsaw Hackerspace";
case 0x2342: return "warpzone"; /* hackerspace Muenster. */
+ case 0x4354: return "Confidential Technologies"; /* cotech.de */
case 0x63AF: return "Trustica";
case 0xBD0E: return "Paranoidlabs";
case 0xF517: return "FSIJ";