I changed the send and recv size to 252 and 248. But this had no effect.
Still the same error.

I get the same error on windows using builtin windows PCSC.

best regards,
Simon

Am Mittwoch, den 14.03.2007, 09:10 -0500 schrieb Douglas E. Engert:
> I wonder if this is one of the cards/readers that can not handle
> the default max_send_size/max_recv_size = 256.
> 
> 
> Can you try this again with the opensc.conf with these
> reader_driver openct {
>   max_send_size = 252;
>   max_send_size = 252;
> 
> Or try 248 that was the old *_CHOP_*
> 
> Have you tried with the pcsc driver?
> 
> I do see that "ModLength" is 2048, so the RSA signature will be
> 256 bytes long, and the reader/card will have to deal with this
> by using a smaller buffer, or chaining the input and output. 
-- 
Simon Eisenmann

[ mailto:[EMAIL PROTECTED] ]

[ struktur AG | Kronenstraße 22a | D-70173 Stuttgart ]
[ T. +49.711.896656.68 | F.+49.711.89665610 ]
[ http://www.struktur.de | mailto:[EMAIL PROTECTED] ]

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to