OpenSC fork, with some Italian healthcare smart card utils
Go to file
Jakub Jelen 587a29b7f5 Truncate data for ECDSA signature to the size of the key
Based on the paragraph from PKCS#11 MECHANISMS V2.30: 6.3.1 EC Signatures:

	If the length of the hash value is larger than the bit length of n, only
	the leftmost bits of the hash up to the length of n will be used. Any
	truncation is done by the token.

This is affecting NIST PIV Test cards with non-hashed mechanisms.
2016-06-04 09:53:00 +02:00
MacOSX use a user defined PKG_CONFIG_PATH 2016-06-04 01:36:53 +02:00
doc Merge pull request #714 from dengert/fix-Makefile.am 2016-06-04 02:02:02 +02:00
etc reader: by default only short APDU supported 2016-04-26 18:26:43 +02:00
m4 Use AX_PTHREAD instead of ACX_PTHREAD 2012-09-25 23:03:38 +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 Truncate data for ECDSA signature to the size of the key 2016-06-04 09:53:00 +02:00
win32 md: use register to enable debug log 2016-04-17 12:43:27 +02:00
.gitignore Ignore gids-tool binary and documentation 2016-05-16 10:59:21 +02:00
.travis.yml travis: run coverity for 'towards-opensc-0.16.0' 2016-05-23 13:59:01 +02:00
CONTRIBUTING.md Create CONTRIBUTING.md 2015-02-13 16:52:10 +02:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
ISSUE_TEMPLATE.md added ISSUE_TEMPLATE 2016-03-11 21:06:43 +01:00
Makefile.am build: bootstrap script has expected content 2014-05-11 09:15:27 +02:00
Makefile.mak build: 'auto-config' parameters 2012-06-08 20:17:36 +02:00
NEWS fix NEWS, few debug messages more 2016-05-26 10:59:58 +02:00
README link README to README.md 2015-11-02 23:54:36 +01:00
README.md Use "native" badges 2016-01-22 18:42:10 +02:00
appveyor.yml appveyor: use GitHub auth-token from Ludovic Rousseau 2016-03-21 19:05:04 +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 autoconf: option to disable -Werror=declaration-after-statement 2016-06-03 11:13:09 +02:00
version.m4 package: update RC version 2016-05-16 11:55:36 +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