aboutsummaryrefslogtreecommitdiffstats
path: root/scd
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2022-07-28 07:01:24 +0000
committerWerner Koch <[email protected]>2022-07-28 07:01:24 +0000
commit6d9c8a1cbc376e909e6def3233cff2a78e0bbe67 (patch)
treec7e24b8598e4cb73056d874acf7351a32673e785 /scd
parentwkd: Bind the address to the nonce. (diff)
downloadgnupg-6d9c8a1cbc376e909e6def3233cff2a78e0bbe67.tar.gz
gnupg-6d9c8a1cbc376e909e6def3233cff2a78e0bbe67.zip
scd:openpgp: New vendor
--
Diffstat (limited to 'scd')
-rw-r--r--scd/app-openpgp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/scd/app-openpgp.c b/scd/app-openpgp.c
index 4667416df..8c6b2e006 100644
--- a/scd/app-openpgp.c
+++ b/scd/app-openpgp.c
@@ -309,6 +309,7 @@ get_manufacturer (unsigned int no)
case 0x000B: return "Feitian Technologies";
case 0x000D: return "Dangerous Things";
case 0x000E: return "Excelsecu";
+ case 0x000F: return "Nitrokey 3";
case 0x002A: return "Magrathea";
case 0x0042: return "GnuPG e.V.";