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 opensc-devel@lists.opensc-project.org

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

[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

[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

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 than *_TEST_*

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 opensc-devel@lists.opensc-project.org