[opensc-devel] extensions and fixes for opensc-tool & opensc-explorer

2011-04-17 Thread Peter Marschall
Hi, please find attached 3 patches to opensc-tool and opensc-explorer: * [PATCH 1/3] opensc-tool: make list_algorithms() table driven Use easily extensible tables instead of explicit coding to display algorithm names and options in list_algorithms. Leverage the new tables to add more RSA h

[opensc-devel] finally OpenPGP card 2.0 support

2011-04-17 Thread Peter Marschall
Hi, please find attached the third round of my patches to the OpenPGP card driver, that now can - at least partially - deal with OpenPGP 2.0 cards while still compatible with OpenPGP 1.1 cards (tested with both card types). Here's what they do (copied from the commit message of each patch): * [P

[opensc-devel] Status installing and using opensc + minidriver on win7 x64

2011-04-17 Thread Rien Broekstra
Hi everyone, I tried to get windows smartcardlogon, and ssh login with putty to work with my feitian pki smartcard on x64 Windows 7, and decided to try opensc's minidriver using latest nightly build (5352, to be precise). I'm posting my findings here, as per request of mrtn, who helped me out

Re: [opensc-devel] Status installing and using opensc + minidriver on win7 x64

2011-04-17 Thread Jean-Michel Pouré - GOOZE
Dear Rien and all, For information, putty-cac is not maintained. You may consider testing http://www.cryptoterm.com which is free for personal use and is rock-solid. It was tested with Feitian PKI cards and it works. > - Also, trying to erase the card with pkcs15-init -E crashes the > tool, > r

Re: [opensc-devel] Status installing and using opensc + minidriver on win7 x64

2011-04-17 Thread Rien Broekstra
On 4/17/2011 11:40 PM, Jean-Michel Pouré - GOOZE wrote: [snip] > 2) But I did not succeed in setting-up the mini-driver: > > certutil.exe -SCinfo > The Microsoft Smart Card Resource Manager is running. > Current reader/card status: > Readers: 1 >0: FT SCR301 CCID Smart Card 301 0 > --- Reader:

Re: [opensc-devel] Status installing and using opensc + minidriver on win7 x64

2011-04-17 Thread Martin Paljak
Helo, On Apr 17, 2011, at 23:43 , Rien Broekstra wrote: > - The installer puts the registry settings about where to find its > cardprofiles and configfile in an incorrect location: > (HKLM\Software\OpenSC Project\OpenSC (64bit)\ instead of > HKLM\Software\OpenSC Project\OpenSC\), resulting in t