[opensc-devel] Status of engine-pkcs11.dll in OpenSC-0.13git for Windows

2012-11-28 Thread Jean-Michel Pouré - GOOZE
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

Re: [opensc-devel] pam-pkcs11 module buils and install

2012-11-28 Thread Toni Sjoblom - Aventra
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

[opensc-devel] MyEID ECDSA support

2012-11-28 Thread Toni Sjoblom - Aventra
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