OpenSC fork, with some Italian healthcare smart card utils
Go to file
Ludovic Rousseau 75524a5be8 Fix PIN min and max sizes for pinpads
Some pinpads do not support PIN size less than 4 or greater than 8.
PC/SC v2 part 10 allows to ask the driver/reader for the supported
values. This avoids to have the SECURE PIN CCID command rejected by the
reader.

This should fix OpenSC ticket #361 "card-entersafe should ask the pinpad
reader for the maximum pin size"
2011-06-14 15:54:49 +02:00
MacOSX MacInstaller: when building OpenSC.tokend, refresh remote branches before trying to switch. 2011-06-07 13:13:43 +00:00
doc doc: pkcs11-tool: precise description of the options to select a slot 2011-06-02 19:29:15 +00:00
etc MiniDriver: rename cardmod to minidriver in source. 2011-04-12 07:40:12 +00:00
m4 Assuan is not used. 2010-06-30 17:27:04 +00:00
solaris Thomas Uhle: modify Makefile so configure finds the include files 2009-12-03 07:05:15 +00:00
src Fix PIN min and max sizes for pinpads 2011-06-14 15:54:49 +02:00
win32 WindowsInstaller: Use OpenSC version information in Windows file version resource. 2011-04-20 14:53:07 +00:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
Makefile.am MacInstaller: use autoconf to write the correct version to ReadMe files of installers. 2011-04-20 12:14:44 +00:00
Makefile.mak Header file cleanup. 2010-03-04 08:14:36 +00:00
NEWS NEWS: add details to existing lines 2011-06-07 07:08:08 +00:00
README Update documentation about about wiki and package content. 2010-10-15 14:29:42 +00:00
bootstrap Add --force to autoreconf 2008-04-18 20:37:55 +00:00
configure.ac NightlyBuilds: trunk shall be 0.12.2 2011-05-17 17:07:37 +00:00
svnignore Update svn:ignore 2010-10-05 20:37:08 +00:00

README

OpenSC documentation wiki is available online at
	http://www.opensc-project.org/opensc/

Please take a look at the documentation before trying to use OpenSC.