OpenSC fork, with some Italian healthcare smart card utils
Go to file
Frank Morgner 74553a5a8f PC/SC: don't reset the card on disconnection
Windows/macOS (minidriver/tokend) handle the authentication status and
perform an explicit logout on shutdown. PKCS#11 standard requires a
session for logging into the card; when closing the session we perform
an explicit logout. Hence, the authentication status should be reset
even if not performing a reset on disconnect.
2018-01-22 15:27:18 +01:00
.github use a better issue template 2017-07-18 22:32:10 +02:00
MacOSX macOS: fixed detection of OpenPACE package 2017-12-19 12:52:50 +01:00
doc Add support in pkcs11-tool and pkcs11-spy for RSA-OAEP (#1169) 2017-10-19 22:12:47 +02:00
etc PC/SC: don't reset the card on disconnection 2018-01-22 15:27:18 +01:00
m4 opensc-notify: notify for card events 2017-08-02 19:04:09 +02:00
packaging/debian.templates fix LGPL version 2013-09-29 20:55:41 +02:00
solaris Thomas Uhle: modify Makefile so configure finds the include files 2009-12-03 07:05:15 +00:00
src PC/SC: don't reset the card on disconnection 2018-01-22 15:27:18 +01:00
win32 SC-HSM: Don't block generic contactless ATR 2017-12-04 21:09:26 +01:00
.gitignore Added (external) card driver for German ID card 2017-03-20 21:28:48 +01:00
.travis.yml travis: fixed disabling of notifications for mingw 2017-08-03 00:16:58 +02:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
Makefile.am build: bootstrap script has expected content 2014-05-11 09:15:27 +02:00
Makefile.mak fixed and cleaned up nmake Makefiles 2016-06-23 07:35:53 +02:00
NEWS fixed date of 0.17.0 in NEWS 2017-07-19 09:31:54 +02:00
README link README to README.md 2015-11-02 23:54:36 +01:00
README.md include branch in CI links 2017-10-30 21:14:52 +01:00
appveyor.yml win32: generate PDB files for releases 2017-11-21 10:54:48 +01:00
bootstrap build: bootstrap script has expected content 2014-05-11 09:15:27 +02:00
bootstrap.ci tools: print package revision 2016-03-04 14:16:06 +01:00
configure.ac opensc-notify: register a desktop menu entry 2017-11-21 13:01:12 +01:00
version.m4 tools: print package revision 2016-03-04 14:16:06 +01:00

README.md

OpenSC documentation

Wiki is available online

Please take a look at the documentation before trying to use OpenSC.

Travis CI Build Status AppVeyor CI Build Status Coverity Scan Status