Re: [opensc-devel] DATEV-SmartCard classic

2007-03-25 Thread stesie
Hi Peter, On Sun, Mar 25, 2007 at 11:42:23AM +0200, Peter Koch wrote: > What's going on is that some TCOS based cards have optional keys. > So when the pkcs15-tcos.c tries to detect a card it looks for the > mandatory keys. For the SmartCard Classic I assumed that the > signature key is contained

Re: [opensc-devel] Re: opensc / openct

2007-03-25 Thread Nils Larsch
eugene wrote: Nils Larsch wrote: may I ask what the current status of your patches is (we are planning a new release _very_ soon). Hello. I'm sorry for delay. Patches were made and tested by me long ago but I havn't got any answers from hardware producers yet. GZipped opensc patch is attac

Re: [opensc-devel] PyCSC: PC/SC API for Python - License ?

2007-03-25 Thread Ludovic Rousseau
On 25/03/07, Martin Paljak <[EMAIL PROTECTED]> wrote: On 25.02.2007, at 17:06, Ludovic Rousseau wrote: > Anybody interested in Python and PC/SC is welcome to review the code > and send patches, etc. I just discovered a conflict - license metadata points to BSD while the classifier suggests it is

[opensc-devel] Status of StarCos support

2007-03-25 Thread Peter Koch
Hi! What's the status of OpenSCs StarCos support. I just looked into SVN and lately only bug-fixes where applied to card-starcos.c. Is sombody working on StarCos 3.0 support or has already looked into the StarCos 3.0 manual? Is anybody planning to do this? Peter _

Re: [opensc-devel] PyCSC: PC/SC API for Python - License ?

2007-03-25 Thread Martin Paljak
On 25.02.2007, at 17:06, Ludovic Rousseau wrote: Anybody interested in Python and PC/SC is welcome to review the code and send patches, etc. I just discovered a conflict - license metadata points to BSD while the classifier suggests it is GPL: http://www.python.org/pypi/PyCSC/0.3 -- Martin Pa

Re: [opensc-devel] PyCSC: PC/SC API for Python

2007-03-25 Thread Martin Paljak
On 21.03.2007, at 12:16, Martin Paljak wrote: So I'm not able to build it on Windows. FYI: After I found the right compiler it was a snap. I made pre-built binaries for Windows/Python2.5 and there is also a source release available on pypi that installs nicely on macosx. Pythonists can now

Re: [opensc-devel] DATEV-SmartCard classic

2007-03-25 Thread Peter Koch
Hi Stesie! > first of all, I'd like to thank you for writing OpenSC. nice to know ! > I recently got myself a `DATEV SmartCard classic' and tried to use it > with OpenSC today (svn snapshot 3144). > > However I had to slightly modify libopensc to make it recognize the > card: Seems that you und