OpenSC fork, with some Italian healthcare smart card utils
Go to file
Jakub Jelen 450cff470a Inspect the Alt tokens through the ACA applet
The previous solution was just guessing AIDs of the PKI objects
and trying if they answer.

This solution is inspecting card based on the Service Applet Table
(listing all the applets on the card) and using GET PROPERTIES APDU
listing all the available OIDs of the applet.

This was successfully tested with standard CAC card
(with different ACA AID) and uninitialized HID Alt tokens with empty
certificates slots.
2018-06-11 22:31:44 +02:00
.github Slightly adjust pull request template 2018-04-24 12:31:48 +02:00
MacOSX macOS: disable notifications only in PKCS#11 module 2018-04-27 23:16:14 +02:00
doc OpenPGP: extend & sort man page 2018-06-06 22:43:46 +02:00
etc pkcs11_enable_InitToken made global configuration option 2018-05-23 14:16:34 +02: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 removed configuration option `force_card_driver` 2018-05-18 12:46:51 +02:00
src Inspect the Alt tokens through the ACA applet 2018-06-11 22:31:44 +02:00
win32 added more missing files 2018-05-24 13:51:12 +02:00
.gitignore ignore more files 2018-05-23 22:31:32 +02:00
.travis.yml .travis.yml: partially revert commit cb3113a 2018-06-06 22:43:46 +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 Updated NEWS for 0.18.0 2018-05-16 13:48:37 +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 Updated NEWS for 0.18.0 2018-05-16 13:48:37 +02:00
bootstrap build: bootstrap script has expected content 2014-05-11 09:15:27 +02:00
bootstrap.ci bootstrap.ci: stop echoing executed commands 2018-05-21 20:45:04 +02:00
configure.ac configure.ac: remove references to help2man 2018-06-06 22:43:46 +02:00
version.m4 version.m4: remove unused macro PACKAGE_VERSION_REVISION 2018-05-21 20:45:04 +02: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