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

2009-10-04 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 westc

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

2009-10-04 Thread gilles Bernabé
Just an update, when i generate the key inside the card, the result of "pkcs11-tool --test --login " is better: result2.txt i'll see if it changes the authentication 2009/10/4 gilles Bernabé > Hi, > > Ok thanks João, > i think peter understood, > here's the two screens: > when i load the cert on

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

2009-10-04 Thread gilles Bernabé
Hi, Ok thanks João, i think peter understood, here's the two screens: when i load the cert on the card :[1] , this time it's OID2.5.0.10 when i load the cert in the browser using a ".p12": [2] only the second issue is a success. Yes i have initialized the pins like in [3] , with the command : op

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Ludovic Rousseau
2009/10/4 Anders Rundgren : > I don't know what the purpose is with Online ATR parsing.  Is it > about finding out the card's identity and type? Yes. And also for knowing what information is contained in the ATR. If you don't see the purpose of parsing an ATR maybe you don't need this service. >

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Anders Rundgren
I don't know what the purpose is with Online ATR parsing. Is it about finding out the card's identity and type? I'm personally skeptical about using non-secured information obtained over the Internet for security-related tasks which is the reason why I began plotting with device certificates inst

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Ludovic Rousseau
2009/10/4 Martin Paljak : > On 04.10.2009, at 16:30, Ludovic Rousseau wrote: >>> >>>  - it could also use smartcard_list.txt to display more info about the >>> ATR/card. >> >> Done (without regular expression for now). > > Don't know if it requires regexps or not but Estonian eID ATR > 3b:5e:11:ff:

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

2009-10-04 Thread João Poupino
Hi, On Oct 4, 2009, at 14:21, Peter Stuge wrote: > João Poupino wrote: >>> 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, but the values >>> associated to this field organisation are the same and all the rest >>> is the sa

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Martin Paljak
On 04.10.2009, at 16:30, Ludovic Rousseau wrote: >> - it could also use smartcard_list.txt to display more info about >> the >> ATR/card. > > Done (without regular expression for now). Don't know if it requires regexps or not but Estonian eID ATR 3b:5e: 11:ff:45:73:74:45:49:44:20:76:65:72:20:31

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Ludovic Rousseau
2009/10/4 Martin Paljak : > Hi, > > On 04.10.2009, at 14:37, Ludovic Rousseau wrote: >> >> The web page design can be improved a lot. Suggestions are welcome. > >  - it requires a Google logon, why? Because the code is based on the sample. Now removed. I plan to use registering when submitting a u

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

2009-10-04 Thread Peter Stuge
João Poupino wrote: > > 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, but the values > > associated to this field organisation are the same and all the rest > > is the same. > > I don't think I understood this cleary, coul

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

2009-10-04 Thread João Poupino
Hi, On Oct 2, 2009, at 14:06, gilles Bernabé wrote: > > _that is strange because in the windows popup the certificates are > exactly the same, there's just a little difference , when i load it > on the card, in the fieds of the certificate : E:..., CN:.., ., > i've got "OID.2.5.4.0" on

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Martin Paljak
Hi, On 04.10.2009, at 14:37, Ludovic Rousseau wrote: > The web page design can be improved a lot. Suggestions are welcome. - it requires a Google logon, why? - after I logged on, /parse was a blank page. Re-entering the ATR worked after a refresh - it could also use smartcard_list.txt to d

Re: [opensc-devel] Changeset 3752: sc_check_apdu and datalen (lc)

2009-10-04 Thread Martin Paljak
On 04.10.2009, at 14:23, Aleksey Samsonov wrote: > I think, here should be SC_APDU_CASE_1 and then SC_PROTO_T0, but if > SC_PROTO_RAW then this is the task to handle in card reader driver > (OpenCT). I think we should wait for Emanuele's comment/test. I'll revert it until that time (there are

[opensc-devel] Online ATR parsing

2009-10-04 Thread Ludovic Rousseau
Hello, Just for the fun I wrote a Google app engine application. The application is simply an ATR parsing. It is available at [1]. The parsing source code is available at [2]. The web page design can be improved a lot. Suggestions are welcome. The next idea is to add the possibility to register

Re: [opensc-devel] Changeset 3752: sc_check_apdu and datalen (lc)

2009-10-04 Thread Aleksey Samsonov
Hello, Martin Paljak wrote: > > On 03.10.2009, at 15:19, Aleksey Samsonov wrote: > >> Hello, >> Martin, could you explain please what for we need this change? >> http://www.opensc-project.org/opensc/changeset/3752/branches/martin/0.12/src/libopensc/apdu.c >> >> >> if SC_APDU_CASE_3_SHORT and a