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 0a511bc9e7 build fixed for windows 8 years ago
debian
doc
examples
src build fixed for windows 8 years ago
AUTHORS
COPYING build fixed for windows 8 years ago
ChangeLog build fixed for windows 8 years ago
INSTALL build fixed for windows 8 years ago
NEWS
README
autogen.sh
ax_check_qt.m4 build fixed for windows 8 years ago
ax_cxx_compile_stdcxx_11.m4
ax_init_standard_project.m4
bootstrap.sh
build-in-docker.conf
build-in-docker.sh
build-resource-file.sh
configure.ac build fixed for windows 8 years ago
install-32-bit-lin-win.sh
install-64-and-32-bit-linux.sh
libpcscxx
libpcscxx.desktop.in
libpcscxx.spec.in
mac-create-app-bundle.sh
makefile.am
makefile_test.inc.am
resolve-debbuilddeps.sh
resolve-rpmbuilddeps.sh
sql-to-dot.sed

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