Re: [opensc-devel] patch to libp11

2007-10-03 Thread Douglas E. Engert
Kamil Pawłowski wrote: > Hello, > > I write application on the top of libp11. But I cannot perform NULL > login ! So I must make this patch. Maybe this should be in official code ? But PKCS#11 C_Login indicates that if pPin = NULL, and CKF_PROTECTED_AUTHENTICATION_PATH is also set, it should

[opensc-devel] patch to libp11

2007-10-03 Thread Kamil Pawłowski
Hello, I write application on the top of libp11. But I cannot perform NULL login ! So I must make this patch. Maybe this should be in official code ? -- NOWICKA Holding Sp. z o.o. ul. Wejherowska 28, Wroclaw NIP PL8942653723, KRS 087851 Sad Rejonowy W-w Fabryczna, VI wydz. Gospodarczy KRS

[opensc-devel] PKCS11 Smart Card Emulators (newbie)

2007-10-03 Thread David Bruce
Hi Folks, I have been tasked with performance testing a web based application that uses Smart Card based authentication. The tool of choice is HP LoadRunner that simulates many (~40 in this case) users from one driver server. Is there a simple PKCS11 Smart Card simulator out there that I can i

Re: [opensc-devel] reading public key from card

2007-10-03 Thread Gürer Özen
On Tuesday 02 October 2007 22:58:35 Ludovic Rousseau wrote: > 2007/10/2, Ludovic Rousseau <[EMAIL PROTECTED]>: > > Why use a complete struct sc_cardctl_public_key when only the > > pkey.key_ref is used? > > I now see why. I am not sure it is a good idea to have the same > parameter for in and out a