OpenSC fork, with some Italian healthcare smart card utils
Go to file
Viktor Tarasov 4cf3a3b204 move CK_VERSION data from 'pkcs15' to 'sc-card'
CK_VERSION is included into PKCS#11 data but is not specified by PKCS#15.

CK_VERSION can be provided by card's pkcs15 emulator or by the card's driver,
including the cards with the native support of pkcs#15 (and thus without pkcs15 emulator).

That's why the more general solution is to have these data included into 'sc-card' data type.
2012-10-21 16:24:11 +02:00
MacOSX Make the Mac OS X package builder script more resilient. 2011-12-08 12:18:22 +02:00
doc no 'pace' in common part 2012-08-30 18:51:42 +02:00
etc build: include to 'dist' the files used by Windows build 2012-09-12 10:50:51 +02:00
m4 Use AX_PTHREAD instead of ACX_PTHREAD 2012-09-25 23:03:38 +02:00
solaris Thomas Uhle: modify Makefile so configure finds the include files 2009-12-03 07:05:15 +00:00
src move CK_VERSION data from 'pkcs15' to 'sc-card' 2012-10-21 16:24:11 +02:00
win32 MSI: illegal caracters in component ID 2012-10-01 13:30:35 +02:00
.gitignore Changes to build scripts requires for Git transition 2011-06-15 10:58:37 +03:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
Makefile.am Changes to build scripts requires for Git transition 2011-06-15 10:58:37 +03:00
Makefile.mak build: 'auto-config' parameters 2012-06-08 20:17:36 +02:00
NEWS More typo fixed 2012-08-06 09:10:28 +02:00
README Update documentation about about wiki and package content. 2010-10-15 14:29:42 +00:00
bootstrap build: Illegal char '-' in: 'Version: 0.13.0-pre1' 2012-09-16 22:39:12 +02:00
configure.ac build: release candidate 0.13.0 RC1 2012-10-03 16:24:47 +02: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.