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 09a059d7c1 fix build in debian buster 6 years ago
debian
doc
examples add new commnds to read CardOS Version 7 years ago
src fix windows DATADIR bug 7 years ago
AUTHORS
COPYING update of build system 7 years ago
ChangeLog fixed rpm builds 6 years ago
INSTALL update of build system 7 years ago
NEWS
README
autogen.sh
ax_check_qt.m4
ax_cxx_compile_stdcxx_11.m4
ax_init_standard_project.m4 fixed rpm builds 6 years ago
bootstrap.sh fixed rpm builds 6 years ago
build-in-docker.conf new repository url 7 years ago
build-in-docker.sh fix build in debian buster 6 years ago
build-resource-file.sh
configure.ac fixed rpm builds 6 years ago
dependency-graph.sh
install-32-bit-lin-win.sh
install-64-and-32-bit-linux.sh
libpcscxx
libpcscxx.desktop.in
libpcscxx.spec.in fixed rpm builds 6 years ago
mac-create-app-bundle.sh fixed rpm builds 6 years ago
makefile.am
makefile_test.inc.am
resolve-debbuilddeps.sh fixed rpm builds 6 years ago
resolve-rpmbuilddeps.sh fixed rpm builds 6 years ago
rpmsign.exp
sql-to-dot.sed
template.sh support new Op0enSSL 1.1.0 API 7 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