Dear all,
I have just realized that engine_pkcs11.dll
does not seem to be part of OpenSC GIT installer for Windows:
http://www.opensc-project.org/downloads/nightly/staging/win32/OpenSC-git20121128110936-win32.msi
I could not find any engine_pkcs11.dll in System32 directory.
Are there reasons for
Hi,
yes, I have run the "./bootstrap" and "./configure". bootstrap works without
error, but with ./configure I get:
"configure: error: could not locate pam libraries"
But, I figured out the problem. I had to get the "libpam0g-dev" package to my
Ubuntu 11.10.
Thanks for your help!
Kind regard
Hi,
I have done a pull request to enable MyEID ECDSA support [1] and [2].
This update should do most of the required EC things, at least the new MyEID
card (not yet for sale) works well and support of other (EC) cards should
not have been broken. Also ECDH support is coming soon in a separ