Re: [opensc-devel] libp11 & engine_pkcs11 support for ECDSA keys

2011-08-13 Thread Felipe Blauth
Thank you, I'll check it out. 2011/8/12 Douglas E. Engert > No it has not been incorporated because it requires an OpenSSL > internal header file ecs_locl.h, thus making it impractical to > compile in to any package. > > This is a known bug: > > http://rt.openssl.org/Ticket/Display.html?id=2459&

[opensc-devel] Rationale for Microsoft's "MiniDriver"

2011-08-13 Thread Anders Rundgren
Writing card drivers is quite difficult. That's why Microsoft introduced the "MiniDriver". The driver model has been very successful for printers since printers have widely different characteristics. Cryptographic operations OTOH leave very little (if any) room for variations. Although cards m