OpenSC fork, with some Italian healthcare smart card utils
Go to file
Viktor Tarasov 58b4304957 libopensc: 'init', 'format', 'compare', 'is-valid' OID procedures
In a reason of number of bugs(*) that concern the OID management,
the general usage OID procedures 'init', 'format', 'compare', 'is-valid' are introduced.
These procedures should be used by all actors: libopensc, pkcs15, pkcs11, tools, ....

(*)
This bug reported by Andreas Schwier :
8e75d971cb (commitcomment-1792477)

In pkcs15-algo sc_asn1_get_algorithm_info() can return the OID without ending '-1's:
https://github.com/OpenSC/OpenSC/blob/staging/src/libopensc/pkcs15-algo.c#L452
https://github.com/OpenSC/OpenSC/blob/staging/src/libopensc/pkcs15-algo.c#L459
2012-09-06 10:47:29 +02:00
doc no 'pace' in common part 2012-08-30 18:51:42 +02:00
etc win32: add windows version of opensc.conf.in 2012-09-01 19:51:43 +02:00
m4 Assuan is not used. 2010-06-30 17:27:04 +00:00
MacOSX Make the Mac OS X package builder script more resilient. 2011-12-08 12:18:22 +02:00
solaris Thomas Uhle: modify Makefile so configure finds the include files 2009-12-03 07:05:15 +00:00
src libopensc: 'init', 'format', 'compare', 'is-valid' OID procedures 2012-09-06 10:47:29 +02:00
win32 win32: build debug version, updates to MSI 2012-06-08 20:17:36 +02:00
.gitignore Changes to build scripts requires for Git transition 2011-06-15 10:58:37 +03:00
bootstrap bootstrap: script argument to define the PACKAGE_SUFFIX 2012-06-08 20:17:36 +02:00
configure.ac build: increase minor version number 2012-06-10 14:32:46 +02:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
Makefile.am Changes to build scripts requires for Git transition 2011-06-15 10:58:37 +03:00
Makefile.mak build: 'auto-config' parameters 2012-06-08 20:17:36 +02:00
NEWS More typo fixed 2012-08-06 09:10:28 +02:00
README Update documentation about about wiki and package content. 2010-10-15 14:29:42 +00:00
svnignore Update svn:ignore 2010-10-05 20:37:08 +00:00

OpenSC documentation wiki is available online at
	http://www.opensc-project.org/opensc/

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