Re: [opensc-devel] Problem when adding my own card reader driver to openct

2006-04-10 Thread Juan Carlos BorrĂ¡s
I was following the installation instructions for the phoenix/smartmouse, which incidentally do not mention the required modification to internal.h Once the modifications have been applied and openct has been recompiled I run out of luck again: openct-control -d -f /etc/openct.conf init #

[opensc-devel] Change to card-piv.c to support NIST 800-73-1

2006-04-10 Thread Douglas E. Engert
The attached change to card-piv.c is need to recognize a valid PIV card applet. All of the previous test cards would return in response to a SELECT the full AID where as they should have returned the the PIX portion of the AID. The newest test cards are now doing this correctly. This change will