PCSC Smart Cards Library
The purpose of PCSC Lite is to provide a Windows(R) SCard interface in
a very small form factor for communication with smart cards and
readers. PCSC Lite can be compiled directly for a desired reader driver
or can be used to dynamically allocate/deallocate reader drivers at
runtime (the default behavior).
PCSC Lite uses the same winscard API as used in Windows(R).
Security aware people should read the SECURITY file for possible
vulnerabilities of pcsclite and how to fix them. For information on how
to install drivers please read the DRIVERS file.
Memory cards will be supported through the MCT specification, which is
an APDU like manner sent normally through the SCardTransmit() function.
This functionality is exercised in the driver.
- Sources inherited from project SUSE:SLE-15-SP1:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Step:15-SP2/pcsc-lite && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000104 104 Bytes | |
baselibs.conf | 0000000126 126 Bytes | |
pcsc-lite-1.8.24.tar.bz2 | 0000755670 738 KB | |
pcsc-lite-1.8.24.tar.bz2.asc | 0000000833 833 Bytes | |
pcsc-lite-python3.patch | 0000000294 294 Bytes | |
pcsc-lite-reader-conf | 0000000365 365 Bytes | |
pcsc-lite.changes | 0000039093 38.2 KB | |
pcsc-lite.keyring | 0000021232 20.7 KB | |
pcsc-lite.spec | 0000006706 6.55 KB | |
pcsc-lite.sysconfig | 0000000543 543 Bytes | |
systemd-service.patch | 0000000459 459 Bytes |
Latest Revision
https://bugzilla.opensuse.org/show_bug.cgi?id=1123392 https://bugzilla.opensuse.org/show_bug.cgi?id=1123393 - Trim filler wording from description. - Updated to version 1.8.24 * SCardGetStatusChange(): Fix a rare race condition * SCardReleaseContext(): do not release a lock owned by another context * SCardReconnect(): suspend card auto power off * Allow "=" in serial driver filenames * Add the thread id in the pcscd log lines * pcsc-spy: correctly handle incomplete log file * Simclist: avoid to divide by zero in list_findpos() * Some other minor improvements - extended sysconfig template to include PCSCLITE_FILTER_IGNORE_READER_NAMES env variable which is used by pcscd to ignore certain readers (patch by Eric Garreau)
Comments 0