Re: [opensc-devel] keycache broken between pkcs11 and pkcs15 layers

2010-01-17 Thread Xiaoshuo Wu
On Sun, 17 Jan 2010 20:36:53 +0800, Xiaoshuo Wu wrote: I'd like to hear your plan for these changes so as to help me fix this. I recovered cache_pin() in rev 3783, renamed it add_pins_to_keycache() and had some adjustment. When login/change PIN/init PIN/create object successful, we cache

Re: [opensc-devel] Omnikey cardman 3621 pinpad test

2010-01-17 Thread Viktor TARASOV
Martin Paljak wrote: > On 13.01.2010, at 18:03, Jean-Michel Pouré wrote: > > >> Le mercredi 13 janvier 2010 à 15:53 +0200, Martin Paljak a écrit : >> >>> Which application are you referring to? >>> >> I was referring to pinpad test in src/tests/ >> pinpad is turned-on in opensc.conf

Re: [opensc-devel] openct ./configure failed - error 'cause of -lltdl

2010-01-17 Thread Roland Gemmert
Hey there, pcsctest says MUSCLE PC/SC Lite Test Program Testing SCardEstablishContext: Service not available. I have installed Aladdin eToken PKI Client 5.00. Roland ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.

[opensc-devel] keycache broken between pkcs11 and pkcs15 layers

2010-01-17 Thread Xiaoshuo Wu
Dear Martin: In my early post(see http://www.opensc-project.org/pipermail/opensc-user/2009-December/003511.html), I got this command failed in latest OpenSC version: pkcs11-tool -a "key.txt" -y data -w ./key.txt --private -l IMHO, it is likely because of the empty add_pins_to_keycache() impl