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

2007-10-10 Thread David Bruce
Bruce; opensc-devel@lists.opensc-project.org Subject: RE: [opensc-devel] PKCS11 Smart Card Emulators (newbie) G'day, The obvious solution here is to obtain a configurable PKCS#11 implementation, that uses software tokens rather than hardware, so that calls to C_Encrypt() etc return the

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

2007-10-09 Thread Geoff Elgey
oft-pkcs11/ -- Geoff -Original Message- From: Jim Rees [mailto:[EMAIL PROTECTED] Sent: Tuesday, 9 October 2007 9:51 PM To: Geoff Elgey Cc: David Bruce; opensc-devel@lists.opensc-project.org Subject: Re: [opensc-devel] PKCS11 Smart Card Emulators (newbie) There is also a pkcs11 soft token l

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

2007-10-09 Thread Jim Rees
There is also a pkcs11 soft token library (no hardware) that comes with heimdal. ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

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

2007-10-08 Thread Geoff Elgey
__ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Bruce Sent: Thursday, 27 September 2007 9:32 PM To: opensc-devel@lists.opensc-project.org Subject: [opensc-devel] PKCS11 Smart Card Emulators (newbie) Hi Folks, I have been tasked with performance testing a web based application

[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