NIIBE Yutaka <gni...@fsij.org> wrote: > I think that the CCID driver has a bug for TPDU handling for time > extension from the card.
I confirmed that the problem can be reproducible with Gemelto card reader (TPDU exchange). The problem is that OpenPGP card (2.0 or 2.1) needs time out detection of 43 seconds or so, and its BWI request value is 100 (which is quite unusual). The internal CCID driver doesn't handle block waiting time (BWT) correctly according to the card protocol, but uses fixed timeout value of 13-second. I put a kludge to handle this special case in the internal CCID driver. Fixed in 0848cfcce738150b53bfb65b78efc1e6dc9f3d26. -- _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users