Re: [opensc-devel] Question about C_WaitForSlotEvent()

2010-05-13 Thread Viktor TARASOV
Martin Paljak wrote: On Apr 14, 2010, at 19:28 , Viktor TARASOV wrote: Hi, I'm testing the OpenSC pkcs11 module with Firefox. In the logs I see the endless loop of the messages from the C_WaitForSlotEvent() and underneath calls, non interrupted by timeout. CPU usage is considerable. My

[opensc-devel] To support a new card

2010-05-13 Thread Xiaoshuo Wu
Hello, Thanks to OpenSC developers and my colleagues' help, I managed to get a new card supported. I attached a bzip2 compressed patch, it includes following changes: 1.Support PK/13C, a new Feitian PKI card; Add three driver file es_pk13c.profile, pkcs15-es_pk13c.c and card-es_pk13c.c.

Re: [opensc-devel] C_SignFinal fails when using a pinpad reader

2010-05-13 Thread Viktor TARASOV
Hello Ludovic, Ludovic Rousseau wrote: 2010/5/11 Viktor TARASOV viktor.tara...@opentrust.com: Ludovic Rousseau wrote: 2010/5/11 Viktor TARASOV viktor.tara...@opentrust.com: I can send an OpenSC log file level=99 (200 KB uncompressed) if needed. I use the current SVN

Re: [opensc-devel] opensc 0.11.13 and openssl 1.0 oddity

2010-05-13 Thread Aleksey Samsonov
Hello, Fix committed to trunk (revision 4347). Could you please test it? Thanks Aleksey Samsonov wrote: Hello, Martin Paljak wrote: Hello, On Apr 22, 2010, at 23:08 , Aleksey Samsonov wrote: What are you think about solution in attachment? (openssl.cnf isn't needed in this case)

[opensc-devel] Signing with PKCS#11 and Pin Pad Reader

2010-05-13 Thread Jakob Blomer
Hi, I try to use the pkcs#11 library (actually the respective OpenSSL engine) with a pin pad reader on OS X. The reader is a Gemalto PC Pinpad, the card is a Feitian PKI card. I test using the pkcs11-tool, but the behaviour with the OpenSSL engine seems to be the same. Up to hash