[opensc-devel] --insecure ?

2011-04-22 Thread NdK
Hello all. Since Toni can't look at this issue soon, I'm trying to fix it myself. The problem is that, at least with Aventra MyEID, every key gets created in a way that requires CHV1 for crypto ops, even if --insecure is specified. It seems the root of the problem lies in the profile: changing

Re: [opensc-devel] OpenDNIe project is now ready for public test

2011-04-22 Thread Martin Paljak
Hello, On Apr 22, 2011, at 12:51 , Ludovic Rousseau wrote: > Le 22 avril 2011 10:54, Jean-Michel Pouré - GOOZE a écrit : >> Just a silly question: is there also a free software implementation of >> the Spanish eID available, so that we can create OpenEID javacards and >> test them? > > Jean-Mich

opensc-devel@lists.opensc-project.org

2011-04-22 Thread Peter Marschall
Hi, On Wednesday, 20. April 2011, Frank Morgner wrote: > I just realized that my patch also contains the following line in > sc_bytes2apdu: > > apdu->flags = SC_APDU_FLAGS_NO_GET_RESP|SC_APDU_FLAGS_NO_RETRY_WL; > > This might not be wanted and can safely be removed. > > Cheers, Frank. I

Re: [opensc-devel] IASECC problem with Oberthur compliant card

2011-04-22 Thread Viktor TARASOV
Le 22/04/2011 16:14, BLANC Gilles a écrit : > On thursday april 21 2011 19:39:32, Viktor TARASOV wrote : >> Hello, >> >> Le 21/04/2011 14:51, BLANC Gilles a écrit : >> Try to repeat your tests with the latest trunk . > Done, same problem. :/ What tools are you using ? Start with: #opensc-tool --

[opensc-devel] Data type with the 'free' handler.

2011-04-22 Thread Viktor TARASOV
Hi, I propose to introduce a data type with the 'free' handler to be actually used for the 'parameter' of the 'xxkey_info' data . It will allow the using of non-trivial key parameters, to be more flexible in pkcs15init when transmitting parameters from supplied arguments to the libopensc data

[opensc-devel] OpenCT source repository

2011-04-22 Thread Stef Walter
Hi guys, Is there an openct git repository somewhere? I couldn't find it at the 'Subversion Repository' page [1] I'm fiddling with my Broadcom 5880 smart card reader, and want to whip up a small patch. Cheers, Stef [1] http://www.opensc-project.org/opensc/wiki/SubversionRepository _

Re: [opensc-devel] IASECC problem with Oberthur compliant card

2011-04-22 Thread BLANC Gilles
On thursday april 21 2011 19:39:32, Viktor TARASOV wrote : > Hello, > > Le 21/04/2011 14:51, BLANC Gilles a écrit : > > Hi, > > > > this is my first message, so first and foremost I want to tell you that I > > am very pleased to develop in OpenSC. > > welcome to club. thank you ! :) > > I

Re: [opensc-devel] OpenDNIe project is now ready for public test

2011-04-22 Thread Jean-Michel Pouré - GOOZE
Le vendredi 22 avril 2011 à 11:51 +0200, Ludovic Rousseau a écrit : > Your idea is to use this JavaCard applet and load it yourself inside > your own JavaCard card. Exact? Yes, I was just wondering if some government would open-source it. Just for my knowledge. > Regarding free software applets f

Re: [opensc-devel] OpenDNIe project is now ready for public test

2011-04-22 Thread Ludovic Rousseau
Le 22 avril 2011 10:54, Jean-Michel Pouré - GOOZE a écrit : > Just a silly question: is there also a free software implementation of > the Spanish eID available, so that we can create OpenEID javacards and > test them? Jean-Michel, I guess you are talking about the JavaCard applet inside the card

[opensc-devel] PyKCS11 sample code explained in my blog

2011-04-22 Thread Ludovic Rousseau
Hello, I just published two new articles in my blog [1] about two of the sample codes provided by PyKCS11 (PKCS#11 wrapper for Python). - PyKCS11 provided samples: getinfo.py [2] - PyKCS11 provided samples: dumpit.py [3] If you have ideas, comments or requests about the PyKCS11 project just cont

Re: [opensc-devel] OpenDNIe project is now ready for public test

2011-04-22 Thread Juan Antonio Martinez
El vie, 22-04-2011 a las 10:54 +0200, Jean-Michel Pouré - GOOZE escribió: > Dear Juan, > Just a silly question: is there also a free software implementation of > the Spanish eID available, so that we can create OpenEID javacards and > test them? You can reach our OpenDNIe project http://opendnie.c

Re: [opensc-devel] OpenDNIe project is now ready for public test

2011-04-22 Thread Jean-Michel Pouré - GOOZE
Dear Juan, Just a silly question: is there also a free software implementation of the Spanish eID available, so that we can create OpenEID javacards and test them? A more general question: are there free software project for maintaining a national eID in Europe? Kind regards, Jean-Michel __

Re: [opensc-devel] Automatic read binary in iso driver

2011-04-22 Thread Viktor TARASOV
Le 21/04/2011 11:19, Viktor TARASOV a écrit : Le 21/04/2011 10:55, Frank Morgner a écrit : Hi! I think that a flag could be invented for switching between these two modes of operation (the otherwise unused "flags" parameter to sc_read_binary). The default could be the mode that honors passed