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 c7d8381445 qt4 in centos and p11 in suse11 9 years ago
debian pcsclite does not exist on windows 9 years ago
doc updated docu 10 years ago
examples cleanup build files 10 years ago
src cleanup build files 10 years ago
AUTHORS ported to new build system 10 years ago
COPYING much better qt tests; refs #33 10 years ago
ChangeLog enable rpm build 9 years ago
INSTALL much better qt tests; refs #33 10 years ago
NEWS shared pointer is now from std C++/11; refs #26 12 years ago
README now also depends on qt 10 years ago
ax_check_qt.m4 qt4 in centos and p11 in suse11 9 years ago
ax_cxx_compile_stdcxx_11.m4 completely new, megacool build system step 1 10 years ago
ax_init_standard_project.m4 fixed qt detection 9 years ago
bootstrap.sh qt4 in centos and p11 in suse11 9 years ago
configure.ac fixed rpm dependency 9 years ago
install-32-bit-lin-win.sh 32bit-build added, refs #1 15 years ago
install-64-and-32-bit-linux.sh checked-in too much, undo; refs #10 14 years ago
libpcscxx buildsystem updated 9 years ago
libpcscxx.spec.in qt4 in centos and p11 in suse11 9 years ago
mac-create-app-bundle.sh pcsclite does not exist on windows 9 years ago
makefile.am ready for rpm 9 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