[opensc-devel] Re: OpenSC-MacOSX-0.10Beta2-RC1.dmg

2006-03-16 Thread JP Szikora
Andreas Jellinghaus wrote: OpenSC-MacOSX-0.10Beta2-RC1.dmg is the last file in /files/testing/ after I did those reoganisations, too. where should I move it? Hi Andreas, That was just my first attempt to do something pre-compiled for the Mac. It just contains OpenSC. Unless you open an

Re: [opensc-devel] Eutron CryptoCombo FIPS

2006-03-16 Thread Justin Karneges
On Thursday 16 March 2006 18:25, Justin Karneges wrote: > # opensc-tool --atr [snip] > Failed to connect to card: Card is invalid or cannot be handled > > Seems definitely broken still. Follow-up: With some more debug, I can see that opensc is trying to write 5 bytes: 00 c0 00 00 00 It then a

Re: [opensc-devel] Eutron CryptoCombo FIPS

2006-03-16 Thread Justin Karneges
Hi Chaskiel, First, I want to mention that I was able to obtain some ATR value by adding additional debug information. This is the content of 'atr' right after the memcpy() in eutron_card_reset(). It is 17 bytes. 3b b7 18 00 c0 3e 31 fe 65 53 50 4b 32 34 90 00 25 The reset failure occurs l

Re: [opensc-devel] Eutron CryptoCombo FIPS

2006-03-16 Thread Chaskiel M Grundman
--On Thursday, March 16, 2006 16:02:31 -0800 Justin Karneges <[EMAIL PROTECTED]> wrote: Yes, ifd-eutron.c looks quite simple. Syslog reports "eutron: failed to activate token", which is in eutron_card_reset(), so I should probably first look for problems there. I would first attempt to re

Re: [opensc-devel] Eutron CryptoCombo FIPS

2006-03-16 Thread Justin Karneges
Hi Andreas, On Thursday 16 March 2006 11:56, Andreas Jellinghaus wrote: > to write a new driver you could help with: > a) cat/proc/bus/usb/devices - only the part for those devices, >so we can see how they look like / how to identify the hardware. >(usualy this is done with vendor and prod

Re: [opensc-devel] openct: linux header file now included

2006-03-16 Thread Eric Dorland
* Andreas Jellinghaus ([EMAIL PROTECTED]) wrote: > I got a bug report about openct not compiling on some plattforms, > I guess because of header file trouble. > > the suggested best practice is to not include and kernel header > file, but instead copy the parts you need to your source. I did > tha

Re: [opensc-devel] OpenSC-MacOSX-0.10Beta2-RC1.dmg

2006-03-16 Thread Peter Stuge
On Thu, Mar 16, 2006 at 11:54:55PM +0100, Andreas Jellinghaus wrote: > so what is best to do? > delete it? move it to sca/old/ or something like that? sca/old, sca/Attic or similar sounds good. //Peter ___ opensc-devel mailing list opensc-devel@lists.o

Re: [opensc-devel] Eutron CryptoCombo FIPS

2006-03-16 Thread Justin Karneges
(resending this, didn't seem to go through) Hi Nils, On Thursday 16 March 2006 00:45, Nils Larsch wrote: > Starcos SPK 2.4 shouldn't be a problem for opensc (of course it would > be interesting to know whether the token is empty) Well, it is not empty anymore, I've initialized it using SafeSign

[opensc-devel] OpenSC-MacOSX-0.10Beta2-RC1.dmg

2006-03-16 Thread Andreas Jellinghaus
OpenSC-MacOSX-0.10Beta2-RC1.dmg is the last file in /files/testing/ after I did those reoganisations, too. where should I move it? I don't want it in opensc/ as people might be confused, and think that is the only opensc/mac os X release we have. but in sca/ it might be confusing too. so what i

[opensc-devel] openct: linux header file now included

2006-03-16 Thread Andreas Jellinghaus
I got a bug report about openct not compiling on some plattforms, I guess because of header file trouble. the suggested best practice is to not include and kernel header file, but instead copy the parts you need to your source. I did that, and openct now compiles and links fine without any linux/*

[opensc-devel] snapshots moved around

2006-03-16 Thread Andreas Jellinghaus
Hi, I created /files/*/snapshots/ and moved all files from /files/snapshots/ over there. this makes my scripts smaller/easer/less complex, and I think it is better for the users too: in the trac we simply have a "Download" link to /files// and I guess most people will know what a "snapshots" or "t

[opensc-devel] planing for 0.11 release

2006-03-16 Thread Andreas Jellinghaus
Nils asked me about 0.11 release plans and I think it is best to answer here. 0.) things to do before a first beta release: does anyone have a major issue we should wait for? please let us know as soon as possible. 1.) how to do a first release: edit configure.ac, run make "dist", lots of testing

Re: [opensc-devel] Eutron CryptoCombo FIPS

2006-03-16 Thread Andreas Jellinghaus
Hi Justin, the smart card inside should be fine. the problem is the usb part. I guess the current openct driver won't work. to write a new driver you could help with: a) cat/proc/bus/usb/devices - only the part for those devices, so we can see how they look like / how to identify the hardware.

Re: [opensc-devel] Eutron CryptoCombo FIPS

2006-03-16 Thread Justin Karneges
Hi Nils, On Thursday 16 March 2006 00:45, Nils Larsch wrote: > Starcos SPK 2.4 shouldn't be a problem for opensc (of course it would > be interesting to know whether the token is empty) Well, it is not empty anymore, I've initialized it using SafeSign on Windows. However, I've tried the card un

Re: [opensc-devel] Eutron CryptoCombo FIPS

2006-03-16 Thread Nils Larsch
Justin Karneges wrote: Hi folks, I have a CryptoCombo FIPS device, which I believe contains the same hardware as a CryptoIdentity FIPS. Eutron's website claims that both devices use a Philips P8WE5032 chip, with "mask" G&D StarCOS SPK 2.4. Eutron offers a closed source driver for some old L