Re: [opensc-devel] engine_pkcs11/libp11 slot identification issue

2009-06-15 Thread Andreas Jellinghaus
I applied both patches and created new releases of both projects. You can download them here: http://www.opensc-project.org/files/engine_pkcs11/engine_pkcs11-0.1.6.tar.gz http://www.opensc-project.org/files/libp11/libp11-0.2.5.tar.gz I only compiled them, but didn't find time for futher testing, s

Re: [opensc-devel] engine_pkcs11/libp11 slot identification issue

2009-06-11 Thread Douglas E. Engert
Andreas Jellinghaus wrote: Am Mittwoch 10 Juni 2009 21:29:22 schrieb Douglas E. Engert: Here is a revised version of the note I sent earlier with a patch to libp11 and one to engine_pkcs11. ok. shall I apply them? I would need to bumb the 2nd interface number for libp11, since we add a new f

Re: [opensc-devel] engine_pkcs11/libp11 slot identification issue

2009-06-11 Thread Stuart Northfield
On 11 Jun 2009, at 10:28, Andreas Jellinghaus wrote: > Am Mittwoch 10 Juni 2009 21:29:22 schrieb Douglas E. Engert: >> Here is a revised version of the note I sent earlier with a patch >> to libp11 >> and one to engine_pkcs11. > > ok. shall I apply them? I would need to bumb the 2nd interface

Re: [opensc-devel] engine_pkcs11/libp11 slot identification issue

2009-06-11 Thread Andreas Jellinghaus
Am Mittwoch 10 Juni 2009 21:29:22 schrieb Douglas E. Engert: > Here is a revised version of the note I sent earlier with a patch to libp11 > and one to engine_pkcs11. ok. shall I apply them? I would need to bumb the 2nd interface number for libp11, since we add a new function, and I also have to

Re: [opensc-devel] engine_pkcs11/libp11 slot identification issue

2009-06-10 Thread Douglas E. Engert
Here is a revised version of the note I sent earlier with a patch to libp11 and one to engine_pkcs11. Stuart Northfield wrote: Hi, I'm working on a project which is using HSM stored keys via PKCS#11 in OpenSSL. The software 'stack' is: OpenSSL + engine_pkcs11 + libp11 + PKCS#11 module We h

Re: [opensc-devel] engine_pkcs11/libp11 slot identification issue

2009-06-10 Thread Douglas E. Engert
Stuart Northfield wrote: > Hi, > > I'm working on a project which is using HSM stored keys via PKCS#11 in > OpenSSL. The software 'stack' is: > > OpenSSL + engine_pkcs11 + libp11 + PKCS#11 module > > We have a situation where the OpenSSL configuration is specifying the > private key to be

[opensc-devel] engine_pkcs11/libp11 slot identification issue

2009-06-09 Thread Stuart Northfield
Hi, I'm working on a project which is using HSM stored keys via PKCS#11 in OpenSSL. The software 'stack' is: OpenSSL + engine_pkcs11 + libp11 + PKCS#11 module We have a situation where the OpenSSL configuration is specifying the private key to be used as : say 0:1234567890ABCDEF for exampl