This library provides a simple and nice C++ wrapper around these libraries, so that programmers can concentrate on functionality. It offers general support for PCSC-lite, OpenSSL, PKCS#11, plus specific functionality for the SuisseID.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Marc Wäckerlin 9fb9729ba2 don't stop if qt is not found; more elegant way for adding qt rules 10 years ago
debian strange error «sh: 1: /usr/bindot: not found; on squeeze, there's no qt5» 10 years ago
doc strange error «sh: 1: /usr/bindot: not found; on squeeze, there's no qt5» 10 years ago
m4 don't stop if qt is not found; more elegant way for adding qt rules 10 years ago
src don't stop if qt is not found; more elegant way for adding qt rules 10 years ago
AUTHORS ported to new build system 10 years ago
COPYING
ChangeLog don't stop if qt is not found; more elegant way for adding qt rules 10 years ago
INSTALL
NEWS
README now also depends on qt 10 years ago
bootstrap.sh
configure.ac support Qt4 which has no QWidgets - but Qt5 needs it 10 years ago
install-32-bit-lin-win.sh
install-64-and-32-bit-linux.sh
libpcscxx.spec.in ported to new build system 10 years ago
makefile.am ported to new build system 10 years ago

README

C++ Library for accessing PCSC-lite, OpenSSL, PKCS#11

The Libraries for accessing smartcard tokens are written in ugly C,
moving around pointers with no memory management. This library
provides a simple and nice C++ wrapper around these libraries, so that
programmers can concentrate on functionality. It offers general
support for PCSC-lite, OpenSSL, PKCS#11, plus specific functionality
for the SuisseID.

Project homepage:
https://dev.marc.waeckerlin.org/redmine/projects/libpcscxx