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
935d408faa
|
9 years ago | |
---|---|---|
debian | 9 years ago | |
doc | 9 years ago | |
examples | 10 years ago | |
src | 9 years ago | |
AUTHORS | 9 years ago | |
COPYING | 10 years ago | |
ChangeLog | 9 years ago | |
INSTALL | 10 years ago | |
NEWS | 12 years ago | |
README | 10 years ago | |
ax_check_qt.m4 | 9 years ago | |
ax_cxx_compile_stdcxx_11.m4 | 10 years ago | |
ax_init_standard_project.m4 | 9 years ago | |
bootstrap.sh | 9 years ago | |
build-in-docker.conf | 9 years ago | |
build-in-docker.sh | 9 years ago | |
build-resource-file.sh | 9 years ago | |
configure.ac | 9 years ago | |
install-32-bit-lin-win.sh | 15 years ago | |
install-64-and-32-bit-linux.sh | 14 years ago | |
libpcscxx | 9 years ago | |
libpcscxx.desktop.in | 9 years ago | |
libpcscxx.spec.in | 9 years ago | |
mac-create-app-bundle.sh | 9 years ago | |
makefile.am | 9 years ago | |
resolve-debbuilddeps.sh | 9 years ago | |
resolve-rpmbuilddeps.sh | 9 years ago | |
sql-to-dot.sed | 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