Middleware to access a smart card using SCard API (PC/SC).
You can also access the Subversion developement version. You may need to use the Subversion version to support the latest added readers.
svn checkout svn://anonscm.debian.org/pcsclite/trunk/PCSC
./bootstrap
./configure
make
Ludovic Rousseau blog about PC/SC and smart cards
If you have a problem and want to get support from me (ludovic.rousseau@free.fr) you shall include the following information:
/usr/sbin/pcscd
--version"Then you shall generate a complete log.
pcscd processsudo su
LIBCCID_ifdLogLevel=0x000F
export LIBCCID_ifdLogLevel
pcscd --foreground --debug --apdu
If you have general questions or bug reports you should use the MUSCLE mailing list: muscle@lists.musclecard.com.
First search the mailing list archives. Maybe your probem has already been reported and solved. If you have not found a solution then write to muscle@lists.musclecard.com with a description of your problem.
The pcsclite project was started by David Corcoran. The main author now is Ludovic Rousseau.
See Subversion statistics for pcsc-lite at September 2010 for more information.
Copyright (c) 1999-2003 David Corcoran <corcoran&linuxnet.com> Copyright (c) 2001-2011 Ludovic Rousseau <ludovic.rousseau&free.fr> All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. Changes to this license can be made only by the copyright author with explicit written consent. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Apple has its own (forked) version of pcsc-lite. You can find it at SmartCard Services project on Mac OS Forge.
Solaris has its own (forked) version of pcsc-lite.
pcsc-lite should work but is not heavily tested on these systems.
pcsc-lite may have worked on HP-UX a long time ago.
It may or may not work.
The middleware is also available as
packages pcscd, libpcsclite1 libpcsclite-dev
and for many other distributions.