OpenSC fork, with some Italian healthcare smart card utils
Go to file
martin fde87a8c6e pkcs11: remove outdated config entry parsing.
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4625 c6295689-39f2-0310-b995-f0e70906c6a9
2010-08-15 09:34:13 +00:00
doc man: use --auth-id instead of bogus --pin-id in pkcs15-tool man page. [Ludolf Holzheid] 2010-07-26 11:17:53 +00:00
etc Implement simple reader ignoring, to exclude readers from OpenSC PKCS#11 module. 2010-08-15 09:33:18 +00:00
m4 Assuan is not used. 2010-06-30 17:27:04 +00:00
solaris
src pkcs11: remove outdated config entry parsing. 2010-08-15 09:34:13 +00:00
win32 win32: merge the branches/vtarasov/opensc-sm.trunk 2010-05-01 12:15:36 +00:00
COPYING
Makefile.am
Makefile.mak Header file cleanup. 2010-03-04 08:14:36 +00:00
NEWS Start documenting changes and increse libary version (we are no longer 2010-03-16 13:51:39 +00:00
README
bootstrap
configure.ac configure: Add possible docbook paths on OS X (Fink, MacPorts) 2010-07-27 08:05:31 +00:00
svnignore

README

OpenSC documentation is now maintained in our online wiki at
	http://www.opensc-project.org/opensc/
and a copy in html format is provided in the doc/ directory
with all releases or snapshots of OpenSC in tar.gz files.

Please take a look at the documentation before trying to
install OpenSC. Most important are the pages
	
	OverView
A short introduction what OpenSC is and how it fits into the big picture. 

	WhatsNew
What is new, what has changed since the last major release? 
Also see this section for a list of incompatibilities.

Short list: libopensc is now version 2.0.0, i.e. you need to
recompile applications using opensc. And all libraries and
the opensc-pkcs11.so module moved from lib/pkcs11/ or lib/opensc/
to simply lib/. That fixes a number of problems, but you might
need to change some configuration.

	OperatingSystems
What your operating system needs to have for OpenSC to work. 

	CompilingInstalling
How to compile and install OpenSC yourself. 

	QuickStart
installation and basic steps to initialize a blank smart card. 

	UsingOpensc
options when using OpenSC. 


Also check the specific pages of the smart cards or crypto tokens you want
to use. If you have any trouble the MailingLists page will tell you how
to contact us for help.

Regards, the OpenSC Team.