OpenSC fork, with some Italian healthcare smart card utils
Go to file
alonbl 5f567f7a3c More MSVC build additions
(1) use the exports for opensc-pkcs11.dll, onepin-opensc-pkcs11.dll,
      and pkcs11-spy.dll

  (2) don't link common.lib with scconf.lib, to avoid duplicate messages
      later.

  (3) add piv-tool to openssl_programs.

By Douglas E. Engert



git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3466 c6295689-39f2-0310-b995-f0e70906c6a9
2008-04-07 21:35:11 +00:00
aclocal More separate srcdir fixups 2008-04-01 19:04:33 +00:00
doc Fix future issue with distcheck 2008-04-04 19:21:59 +00:00
etc Rename PC/SC library into PC/SC provider. 2008-04-02 05:44:12 +00:00
solaris Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
src More MSVC build additions 2008-04-07 21:35:11 +00:00
win32 More MSVC build additions 2008-04-07 21:35:11 +00:00
bootstrap aclocal -I aclocal/ (as suggested by Ralf Wildenhues) 2005-09-08 16:52:16 +00:00
configure.ac Fix default PC/SC provider for darwin, thanks to Martin Paljak 2008-04-02 19:48:12 +00:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
Makefile.am Ignore -svn component so distcheck will pass for svn versions 2008-04-01 20:41:07 +00:00
Makefile.mak Added version info to the Win32 binaries, and set the version number to 0.8.0.0 (4 numbers seems to be needed) 2003-09-10 14:08:29 +00:00
NEWS Release 0.11.4 without changes. 2007-09-10 06:41:24 +00:00
README change more opensc.org references to opensc-project.org till dns is back. 2006-01-22 21:15:07 +00:00
svnignore Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00

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.