[opensc-devel] Supported smart cards

2010-12-15 Thread Brian Thomas
Hello, Our company is working on developing an authentication solution for use with a Windows laptop joined to a domain controller. We are using Windows XP which is joined to a Windows server 2008 domain controller. We have implemented a custom minidriver which uses OpenSC version 0.11.13 to t

Re: [opensc-devel] Interpretation of SC_ALGORITHM_* flags

2010-12-15 Thread Douglas E. Engert
Actually, I was not completly mistaken... Only RSA PKCS#1 signs the digestInfo along with the hash. ECDSA only uses the hash value. (I don't know what GOST does.) This has been verified using NSS-3.12.7 with Thunderbird to create smime signed e-mail. The message can be verified by NSS, OpenSSL smi