OpenSC fork, with some Italian healthcare smart card utils
Go to file
Andreas Kemnade 23706635a8 cardos: create pin in mf
If cardos cards are initialized by other software and there is a pinref
without the msb set, also the pin verify works without that bit set.

This patch changes pin initialisation so that the pin is created in mf
which has the effect that pin verify works without | 0x80 to the
pin ref.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
2018-06-08 08:23:37 +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
solaris removed configuration option `force_card_driver` 2018-05-18 12:46:51 +02:00
src cardos: create pin in mf 2018-06-08 08:23:37 +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
Makefile.am
Makefile.mak
NEWS Updated NEWS for 0.18.0 2018-05-16 13:48:37 +02:00
README
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
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