[opensc-devel] where can I get a engine_pkcs11.dll

2012-03-09 Thread Dan Peterson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am not able to compile it - -- dan -BEGIN PGP SIGNATURE- Version: PGP Desktop 10.1.2 (Build 9) Charset: utf-8 wj8DBQFPWvXV5chTNtilRz8RAleKAJ9llgfxXo4zHR0WOe3plZP7U2nxlwCfRK9V tjTY8w+1/gE72MoRCCkQCN8= =kY3W -END PGP SIGNATURE- _

Re: [opensc-devel] Question about struct sc_pkcs15_id

2012-03-09 Thread Viktor Tarasov
Hello, Le 09/03/2012 16:53, evalues evalues a écrit : > Sorry, the id that I use for the second certificate is 1000 For PKCS#15 the ID is an octet string. In the OpenSC tools the 'id' argument is treated as hexadecimal string. If this string length is odd, the last byte is hexadecimal value o

Re: [opensc-devel] ePass2003 pull request to OpenSC

2012-03-09 Thread Douglas E. Engert
I too would request that Vicktor's Secure Messaging branch would be committed to OpenSC staging branch soon. In addition to the ePass2003 it also contains the ECDH C_Derive code that I have been requesting be added since August, more the 6 months ago. Since yesterday I have been testing the C_Deri

Re: [opensc-devel] Question about struct sc_pkcs15_id

2012-03-09 Thread Douglas E. Engert
Someone else needs to answer this, as I don't use pkcs15-init for the cards I am familiar with. On 3/9/2012 9:51 AM, evalues evalues wrote: > Hello, > > I try to add two certificates to the smart card with the command pkcs15-init > -T --store-certificate with the option --id, and I use the id 100

Re: [opensc-devel] Question about struct sc_pkcs15_id

2012-03-09 Thread evalues evalues
Sorry, the id that I use for the second certificate is 1000 Thank you. On Fri, Mar 9, 2012 at 4:51 PM, evalues evalues wrote: > Hello, > > I try to add two certificates to the smart card with the command > pkcs15-init -T --store-certificate with the option --id, and I use the id > 100 wi

Re: [opensc-devel] Question about struct sc_pkcs15_id

2012-03-09 Thread evalues evalues
Hello, I try to add two certificates to the smart card with the command pkcs15-init -T --store-certificate with the option --id, and I use the id 100 with the first certificate and I use the id 100 with the second certificate. When I try to add the second certificate I obtain that there is