OpenSC fork, with some Italian healthcare smart card utils
Go to file
aj a157eebec5 apcos driver is not yet commited.
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3079 c6295689-39f2-0310-b995-f0e70906c6a9
2006-12-18 21:34:49 +00:00
aclocal
doc Fixes #17 2006-11-09 16:05:55 +00:00
etc fix typo 2006-08-19 08:44:22 +00:00
man
solaris
src apcos driver is not yet commited. 2006-12-18 21:34:49 +00:00
win32 win build fixes; patch supplied by Douglas E. Engert <deengert@anl.gov> 2006-08-02 19:31:34 +00:00
COPYING
Makefile.am
Makefile.mak
NEWS commit NEWS update. 2006-05-30 20:59:15 +00:00
README change more opensc.org references to opensc-project.org till dns is back. 2006-01-22 21:15:07 +00:00
bootstrap
configure.in Alon Bar-Lev: enables disabling the linkage of pcsc-lite and openct, 2006-12-09 15:46:26 +00:00

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.