Re: [opensc-devel] new opensc 0.11.* release?

2009-10-05 Thread François Leblanc
Hi, shall we create a new opensc 0.11.* release? things to wait for before we create such a release? Hi Andreas, Maybe you should add my patch to permit building opensc without openssl and patch from Aktiv Co. Aleksey Samsonov before to make a new release. This two patch concern the westcos

Re: [opensc-devel] [PATCH] Fix OpenSC PKCS#11 object grouping

2009-10-05 Thread Pierre Ossman
On Sat, 3 Oct 2009 11:00:16 +0300 Martin Paljak mar...@paljak.pri.ee wrote: Hi, I can't use it: $ patch -p0 ../pkcs11.diff patching file src/pkcs11/framework-pkcs15.c patch: malformed patch at line 10: struct pkcs15_prkey_object { Please provide a new patch against trunk (which

Re: [opensc-devel] [PATCH] Fix OpenSC PKCS#11 object grouping

2009-10-05 Thread Martin Paljak
On 05.10.2009, at 11:01, Pierre Ossman wrote: New attempt, this time against r3756 (r18006 was our internal repo, for those curious :)), as an attachment and without a signature on the mail. Hopefully everyone can read it this time. Applies and works for me. Oh yeah, I also forgot to

Re: [opensc-devel] [PATCH] Fix OpenSC PKCS#11 object grouping

2009-10-05 Thread Pierre Ossman
On Mon, 5 Oct 2009 11:28:12 +0300 Martin Paljak mar...@paljak.pri.ee wrote: On 05.10.2009, at 11:01, Pierre Ossman wrote: New attempt, this time against r3756 (r18006 was our internal repo, for those curious :)), as an attachment and without a signature on the mail. Hopefully

Re: [opensc-devel] PKCS#11 and PKCS#15 with cyberflex 32k or 64k

2009-10-05 Thread Douglas E. Engert
Peter Stuge wrote: gilles Bernabé wrote: when i load it on the card, in the fieds of the certificate : E:..., CN:.., ., i've got OID.2.5.4.0 on the card and just O (for organisation) when i load it in the webbrowser in format pkcs12, So is this a bug in something ASN.1 in OpenSC, or

Re: [opensc-devel] add new public key algorithm (GOSTR3410)

2009-10-05 Thread Aleksey Samsonov
Hello, Patch applied in revision 3757. Aleksey Samsonov wrote: Hello! I propose a patch for add GOST R 34.10-2001 algorithm (only PKCS#11 for the present). PKCS#11 and GOST: ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-30/pkcs-11v2-30m1-d7.pdf This patch is first step. If it OK, I'll do: -

[opensc-devel] [PATCH] pam_pkcs11: fix buildsystem

2009-10-05 Thread Diego Elio “Flameeyes” Pettenò
Hi, I'm a Gentoo Linux developer and I recently got my hands on a token that works with opensc, so I started looking into improving our support for it in PAM (I'm the maintainer of the PAM packages). Looking at pam_pkcs11 I found that the build system is slightly sub-optimal, in the sense that