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
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