Re: [opensc-devel] pkcs11-spy

2010-11-22 Thread Ludovic Rousseau
2010/11/22 Andre Zepezauer : > Hello, > >> 2010/11/20 Andre Zepezauer : >> > I would like to commit a change to pkcs11-spy, that changes the output >> > related to enquiries on attribute values (C_GetAttributeValue). The >> > reason for that change is that PKCS#11 defines a precise algorithm for >>

[opensc-devel] Initial ECDSA modifications to OpenSC for use with PIV cards in OpenSC #295

2010-11-22 Thread Douglas E. Engert
ensc/attachment/ticket/295/ec.diff.20101122.txt 21 files are modified, with 1355 lines added, and 447 deleted/modified. I would especially like the GOSTR maintainers to look at this closely, as many of the flag tests and if statements where modified to support EC and hopefully make it easier to ad

Re: [opensc-devel] #269

2010-11-22 Thread Aleksey Samsonov
Hello, 2010/11/22 Andre Zepezauer : > On Mon, 2010-11-22 at 09:12 -0600, Douglas E. Engert wrote: >> If a card can support chaining (CLA=10), then it can use 2048 bit keys >> with these readers. > > The same is true for the ENVELOPE command. Nevertheless there is a large > fraction of cards that w

Re: [opensc-devel] #269

2010-11-22 Thread Andre Zepezauer
On Mon, 2010-11-22 at 09:12 -0600, Douglas E. Engert wrote: > > On 11/21/2010 3:24 AM, Jean-Michel Pouré - GOOZE wrote: > > Le samedi 20 novembre 2010 à 18:05 +0100, Andre Zepezauer a écrit : > >> BTW: This is *exactly* the subset of CCID readers NOT supporting 2048 > >> bit keys. Because they can

Re: [opensc-devel] #269

2010-11-22 Thread Douglas E. Engert
On 11/21/2010 3:24 AM, Jean-Michel Pouré - GOOZE wrote: > Le samedi 20 novembre 2010 à 18:05 +0100, Andre Zepezauer a écrit : >> BTW: This is *exactly* the subset of CCID readers NOT supporting 2048 >> bit keys. Because they can transmit only Short APDUs. If a card can support chaining (CLA=10),

Re: [opensc-devel] pkcs11-spy

2010-11-22 Thread Andre Zepezauer
Hello, > 2010/11/20 Andre Zepezauer : > > I would like to commit a change to pkcs11-spy, that changes the output > > related to enquiries on attribute values (C_GetAttributeValue). The > > reason for that change is that PKCS#11 defines a precise algorithm for > > these enquiries. That algorithm de

Re: [opensc-devel] pkcs11-spy

2010-11-22 Thread Ludovic Rousseau
Hello, 2010/11/20 Andre Zepezauer : > I would like to commit a change to pkcs11-spy, that changes the output > related to enquiries on attribute values (C_GetAttributeValue). The > reason for that change is that PKCS#11 defines a precise algorithm for > these enquiries. That algorithm depends for

Re: [opensc-devel] #269

2010-11-22 Thread Ludovic Rousseau
2010/11/21 Andre Zepezauer : > On Sun, 2010-11-21 at 09:44 +0100, Ludovic Rousseau wrote: >> Hello, >> >> 2010/11/20 Andre Zepezauer : >> > at the moment I'm investigating the max_x_size problem. Here is a short >> > preview of things I found so far. More detailed results will be attached >> > to #