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 ad6f83e0e4 add new commnds to read CardOS Version 6 years ago
debian build fixed for deb and rpm 7 years ago
doc update buildsystem 8 years ago
examples add new commnds to read CardOS Version 6 years ago
src fix windows DATADIR bug 6 years ago
AUTHORS new author url 9 years ago
COPYING update of build system 6 years ago
ChangeLog support new Op0enSSL 1.1.0 API 6 years ago
INSTALL update of build system 6 years ago
NEWS shared pointer is now from std C++/11; refs #26 11 years ago
README now also depends on qt 9 years ago
autogen.sh update buildsystem 8 years ago
ax_check_qt.m4 fixed build on mac 6 years ago
ax_cxx_compile_stdcxx_11.m4 update buildsystem 8 years ago
ax_init_standard_project.m4 update of build system 6 years ago
bootstrap.sh support new Op0enSSL 1.1.0 API 6 years ago
build-in-docker.conf fix fedora / centos build 7 years ago
build-in-docker.sh support new Op0enSSL 1.1.0 API 6 years ago
build-resource-file.sh added resolve-rpmbuilddeps.sh 9 years ago
configure.ac about to rpm-ify it 7 years ago
dependency-graph.sh fixed build on mac 6 years ago
install-32-bit-lin-win.sh 32bit-build added, refs #1 14 years ago
install-64-and-32-bit-linux.sh checked-in too much, undo; refs #10 13 years ago
libpcscxx buildsystem updated 9 years ago
libpcscxx.desktop.in use ./build-in-docker.sh on build server 8 years ago
libpcscxx.spec.in fix fedora / centos build 7 years ago
mac-create-app-bundle.sh update of build system 6 years ago
makefile.am ready for rpm 9 years ago
makefile_test.inc.am update buildsystem 8 years ago
resolve-debbuilddeps.sh fixed build for ubuntu, fedora, opensuse 7 years ago
resolve-rpmbuilddeps.sh fixed build for ubuntu, fedora, opensuse 7 years ago
rpmsign.exp build fixed for deb and rpm 7 years ago
sql-to-dot.sed update buildsystem 8 years ago
template.sh support new Op0enSSL 1.1.0 API 6 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