Re: [opensc-devel] Re: [opensc-commits] svn opensc changed [3128] Add acos5 driver by Ian Young.

2007-03-13 Thread Andreas Jellinghaus
Am Dienstag, 13. März 2007 22:40 schrieb Ian Young: > I propose the attached patch to clean this up. thanks, commited. Andreas ___ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-deve

Re: [opensc-devel] Re: [opensc-commits] svn opensc changed [3128] Add acos5 driver by Ian Young.

2007-03-13 Thread Ian Young
Martin Paljak wrote: > On 13.03.2007, at 15:38, [EMAIL PROTECTED] wrote: > >> +static struct sc_atr_table acos5_atrs[] = { >> +{"3b:be:18:00:00:41:05:10:00:00:00:00:00:00:00:00:00:90:00", >> NULL, NULL, >> + SC_CARD_TYPE_TEST_BASE, 0, NULL}, > > This should definitely be something else t

Re: [opensc-devel] D-TRUST-2048-Bit card .. Compute signature failed: Internal error

2007-03-13 Thread Andreas Jellinghaus
Am Dienstag, 13. März 2007 17:40 schrieb Simon Eisenmann: > i today recieved the PINs for my ne D-TRUST 2048 Bit signature card > which seems to use Siemens CardOS 4.3B. I can read the certificates and > keys from the card using opensc tools perfectly. > > Though there is a problem when creating a

Re: [opensc-devel] new pre release for 0.11.2 available

2007-03-13 Thread Andreas Jellinghaus
Am Dienstag, 13. März 2007 20:34 schrieb Douglas E. Engert: > While trying to building on Max OS against revision 3128, > I see I missed one of Nil's comments. The attached patch > uses the strings.h and stdlib.h and fixes the // comment. > It compiles on Ubuntu, XP and Mac OS 10. thanks, applied

[opensc-devel] Can't compile OpenCT with pcsc-lite 1.4.0

2007-03-13 Thread Ludovic Rousseau
Hello, It is not possible to compile OpenCT with pcsc-lite 1.4.0 [1]. See Debian bug #414715 [2]. This is because of two problems: - OpenCT comes with its own version of ifdhandler.h instead of using the one provided by pcsc-lite - OpenCT uses the IFDhandler API v2 and IFDHControl() function is

Re: [opensc-devel] new pre release for 0.11.2 available

2007-03-13 Thread Douglas E. Engert
piv-tool requires openssl, the tools Makefile.am was always building it. This patch moves to the PROGRAMS_OPENSSL list. -- Douglas E. Engert <[EMAIL PROTECTED]> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 --- ,Makefile.am Mon Mar 12 0

Re: [opensc-devel] new pre release for 0.11.2 available

2007-03-13 Thread Douglas E. Engert
While trying to building on Max OS against revision 3128, I see I missed one of Nil's comments. The attached patch uses the strings.h and stdlib.h and fixes the // comment. It compiles on Ubuntu, XP and Mac OS 10. Nils Larsch wrote: Douglas E. Engert wrote: ... ---

[opensc-devel] D-TRUST-2048-Bit card .. Compute signature failed: Internal error

2007-03-13 Thread Simon Eisenmann
Hi, i today recieved the PINs for my ne D-TRUST 2048 Bit signature card which seems to use Siemens CardOS 4.3B. I can read the certificates and keys from the card using opensc tools perfectly. Though there is a problem when creating a signature (opensc svn trunk). # pkcs15-crypt -s -k 0001020304

[opensc-devel] Re: [opensc-commits] svn opensc changed [3128] Add acos5 driver by Ian Young.

2007-03-13 Thread Martin Paljak
On 13.03.2007, at 15:38, [EMAIL PROTECTED] wrote: +static struct sc_atr_table acos5_atrs[] = { + {"3b:be:18:00:00:41:05:10:00:00:00:00:00:00:00:00:00:90:00", NULL, NULL, +SC_CARD_TYPE_TEST_BASE, 0, NULL}, This should definitely be something else than *_TEST_* -- Martin Paljak __

Re: [opensc-devel] ACOS5 progress

2007-03-13 Thread Andreas Jellinghaus
Am Dienstag, 13. März 2007 11:38 schrieb Ian Young: > > I could either ident the file and commit it. > > or do you want to send an updated copy? > > I'd be happy for you to indent the file I already sent, unless there are > other things you think should be changed as well. ok, commited. Andreas _

Re: [opensc-devel] ACOS5 progress

2007-03-13 Thread Ian Young
Andreas Jellinghaus wrote: > we prefer this style: > indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs Thanks. I'll try and keep to that in future. > I could either ident the file and commit it. > or do you want to send an updated copy? I'd be happy for you to indent the file I already sent, unless

Re: [opensc-devel] ACOS5 progress

2007-03-13 Thread Andreas Jellinghaus
Hi Ian, we prefer this style: indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs I could either ident the file and commit it. or do you want to send an updated copy? Regards, Andreas ___ opensc-devel mailing list [email protected] http://