Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.11 KB

PCSC-and-pcsc-lite.textile

File metadata and controls

12 lines (8 loc) · 1.11 KB

PC/SC and pcsc-lite

PC/SC is the de facto cross-platform API for accessing smart card readers. It is published by PC/SC Workgroup but the “reference implementation” is Windows. Linux and Mac OS X use the open source pcsc-lite package. Mac OS X pcsc-lite version is customized by Apple and some versions are known to contain serious bugs.

PC/SC is well supported by OpenSC and is the preferred access method for smart card readers on all platforms. Features like PinpadReaders are supported if the reader driver has support for it (PC/SC v2 part 10)

Most modern USB smart card readers are CCID/ICCD compatible. Mac OS X and Linux use the open source CCID driver.

#!html
<a href="http://flattr.com/thing/52835/pcsc-lite" target="_blank">
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a>