On Tuesday 21 August 2007 03:55:56 Siddhartha Kasivajhula wrote:
> I still have the problem that when I compile OpenSSL, it creates the static
> libraries libcrypto.a and libssl.a, but does not create the dynamic
> libraries .so.0.9.8
can you try the openssl user mailing list? I don't know openssl
Ludovic Rousseau wrote:
> 2007/8/21, Douglas E. Engert <[EMAIL PROTECTED]>:
>> While testing a pkinit with a PrimeCard, It tries to send a 266 byte
>> APDU and PCSC failed. I suspect that the block should be chained.
>> Is the logic at iso7816.c:812 iso7816_decipher correct for chaining?
>>
>>
>
Discardi Nicola wrote:
> There no way to put pkcs15 schema of a card in an xml file instead to
> write a specific source file?
>
> I think is good to find a way to insert new card without recompile
> anything.
me too, but unfortunately that's not so simple as you need to
encode different workflow
Douglas E. Engert wrote:
>
> Lars Silvén wrote:
>> Douglas,
>>
>> You got to have a reader capable of "extended APDU".
>> Then no chaining is needed since the commands may exceed 256 bytes.
>
> Well what if I don't have a reader that is capable of extended APDU,
buy another one ?
> can the card
2007/8/21, Douglas E. Engert <[EMAIL PROTECTED]>:
> While testing a pkinit with a PrimeCard, It tries to send a 266 byte
> APDU and PCSC failed. I suspect that the block should be chained.
> Is the logic at iso7816.c:812 iso7816_decipher correct for chaining?
>
>
> stderr:
> [opensc-pkcs11]
> ../
Lars Silvén wrote:
> Douglas,
>
> You got to have a reader capable of "extended APDU".
> Then no chaining is needed since the commands may exceed 256 bytes.
Well what if I don't have a reader that is capable of extended APDU,
can the card do chaining in some other way?
Looking at card.c:sc_det
Douglas,
You got to have a reader capable of "extended APDU".
Then no chaining is needed since the commands may exceed 256 bytes.
Lars
Douglas E. Engert wrote:
> While testing a pkinit with a PrimeCard, It tries to send a 266 byte
> APDU and PCSC failed. I suspect that the block should be chaine
While testing a pkinit with a PrimeCard, It tries to send a 266 byte
APDU and PCSC failed. I suspect that the block should be chained.
Is the logic at iso7816.c:812 iso7816_decipher correct for chaining?
stderr:
[opensc-pkcs11]
../../../src/src/libopensc/reader-pcsc.c:215:pcsc_internal_transmit
There no way to put pkcs15 schema of a card in an xml file instead to
write a specific source file?
I think is good to find a way to insert new card without recompile
anything.
Thanks
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org