Skip to content

Commit

Permalink
gpg: Add new OpenPGP card vendor.
Browse files Browse the repository at this point in the history
--

Signed-off-by: Werner Koch <wk@gnupg.org>
  • Loading branch information
dd9jn committed Apr 5, 2018
1 parent 870527d commit d27417d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions g10/card-util.c
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ get_manufacturer (unsigned int no)

case 0x1337: return "Warsaw Hackerspace";
case 0x2342: return "warpzone"; /* hackerspace Muenster. */
case 0x63AF: return "Trustica";
case 0xBD0E: return "Paranoidlabs";
case 0xF517: return "FSIJ";

Expand Down

0 comments on commit d27417d

Please sign in to comment.