[opensc-devel] Re: engine_pkcs11 enhancement

2012-04-12 Thread Umberto Rustichelli aka Ubi
Definitely useful, I agree! I currently use a mix of engine_pkcs and PKCS#11 calls in order to do my stuff, which is akward. On 12/05/2011 06:53 PM, Mattes, David wrote: > Hi Peter, > > I would love to see this functionality in the engine_pkcs11. We have > applications that would benefit from

Re: [opensc-devel] Managing devices simultaneously

2012-04-12 Thread Umberto Rustichelli aka Ubi
Hi all, I'm successfully using dozens of smart cards at the same time with an appliance that I develop for my company. The experience I can bring to the table is that many PKCS#11 drivers go nuts with just a few readers / smart cards, so the limit you will finally experience mostly lies in th

[opensc-devel] ubuntu 12.04 eidenv

2012-04-12 Thread duportail
Got a vasco reader working, eid-viewer works correct but got this error when eidenv: eidenv Using reader with a card: Vasco DP905 00 00 Failed to decode the ID file: Required ASN.1 object not found i am getting the same error with other card readers. In debian squeeze i do not have these errors

Re: [opensc-devel] OpenSC and multi-arch support

2012-04-12 Thread Ludovic Rousseau
Le 11 avril 2012 16:43, Ludovic Rousseau a écrit : > Le 11 avril 2012 16:37, Douglas E. Engert a écrit : >> >> >> On 4/11/2012 8:16 AM, Frank Morgner wrote: >>> Adjusting the loader to determine the architecture and recognizing >>> architecture specific directories would be the more generic solut