Re: Card reader success report (openpgp card v2.1)

2015-08-12 Thread Thomas Jarosch
On Tuesday, 11. August 2015 12:10:28 NIIBE Yutaka wrote:
  Three readers were tested:
  - Cherry ST-2000
  - SCM SPR332
  - Reiner SCT cyberjack go plus
 
 I think that USB vendor ID and product ID are:
 
   Cherry ST-2000  046a:003e
 
 Please confirm that and please let me know IDs for those new products
 of SCM SPR332 and Reiner SCT cyberjack go plus.

here are the USB IDs from lsusb:

0c4b:0504 Reiner SCT Kartensysteme GmbH cyberJack go / go plus
04e6:e003 SCM Microsystems, Inc. SPR532 PinPad SmartCard Reader
046a:003e Cherry GmbH SmartTerminal ST-2xxx


Funny that the SPR332 (that's the name on the backside of the reader)
announces itself as a SPR532.

 That's because I maintain pages:
 
 http://wiki.gnupg.org/CardReader/PinpadInput
 https://wiki.debian.org/GnuPG/CCID_Driver
 
 ... along with the scdaemon implementation.

that page made me buy those specific readers :)
Chances were good they work fine with the openpgp card
and I really want the pinpad to work.

 Besides, if you can include information of your operating system and
 its version, it helps other users.

I tested it on Fedora 22 that ships gnupg 2.1.5. I manually upgraded
to gnupg 2.1.6 (recompiled the .rpm package with the updated source tarball) 
to get the Cherry ST-2000 up and running. Later on I also tested git HEAD.

Thomas


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Card reader success report (openpgp card v2.1)

2015-08-10 Thread NIIBE Yutaka
On 08/08/2015 06:38 AM, Thomas Jarosch wrote:
 as my first post to the list I wanted to write a little success report
 about using the openpgp card v2.1 with various smart card readers.

Thank you for your post.

 Three readers were tested:
 - Cherry ST-2000
 - SCM SPR332
 - Reiner SCT cyberjack go plus

I think that USB vendor ID and product ID are:

Cherry ST-2000  046a:003e

Please confirm that and please let me know IDs for those new products
of SCM SPR332 and Reiner SCT cyberjack go plus.

That's because I maintain pages:

http://wiki.gnupg.org/CardReader/PinpadInput
https://wiki.debian.org/GnuPG/CCID_Driver

... along with the scdaemon implementation.


Besides, if you can include information of your operating system and
its version, it helps other users.
-- 

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Card reader success report (openpgp card v2.1)

2015-08-07 Thread Thomas Jarosch
Hello,

as my first post to the list I wanted to write a little success report
about using the openpgp card v2.1 with various smart card readers.

Three readers were tested:
- Cherry ST-2000
- SCM SPR332
- Reiner SCT cyberjack go plus

gnupg2 versions used: 2.1.6 and git HEAD (5b7a80b)

All three of them support pin entry via the keypad. I've first
tested signing a file using a 2048 bit RSA key. All good.

After that I generated a new 4096 bit RSA key via the Cherry ST-2000
as that was the most fragile one from the internal protocol point of view.
(increased buffer sizes and other tweaks in the CCID code)

All three card readers handle 4096 bit RSA keys without trouble.
I've tested signing a file and ssh authentication.

My thanks go to NIIBE Yutaka for fixing the Cherry ST-2000.

Best regards,
Thomas

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users