OpenSC fork, with some Italian healthcare smart card utils
Go to file
Nguyễn Hồng Quân 50e37aa849 OpenPGP: Correct the way to set output after generating key.
Correct the way to parse response data.
Updated wrong blob for pubkey info <~~ Fix.

OpenPGP: Store creation time after generating keys.

OpenPGP: Put_data: Handle the case that DO exists but its blob does not.
When checking DO before writing, relying on blobs only will miss the case that DO exists but its blob does not, when DO is non-readable.

OpenPGP: Set algorithm attributes before generating key.

OpenPGP: Add dependency of OpenSSL.

OpenPGP: Calculate and store fingerprint.
Calculate and store fingerprint after generating key.

OpenPGP: Update blob of pubkey info.
Update blob holding pubkey info after generating key.

OpenPGP: Add step to update card algorithms.
Update card algorithms after generating key. However, this step is not implemented yet, because of suspection about wrong data (see code comment).
2012-07-29 12:48:21 +02:00
MacOSX Make the Mac OS X package builder script more resilient. 2011-12-08 12:18:22 +02:00
doc tools docu: correct typo, improve style 2012-07-07 19:00:35 +02:00
etc build: use autoconf's MKDIR_P not automake's (deprecated) mkdir_p. 2012-07-01 17:03:27 +02:00
m4 Assuan is not used. 2010-06-30 17:27:04 +00:00
solaris Thomas Uhle: modify Makefile so configure finds the include files 2009-12-03 07:05:15 +00:00
src OpenPGP: Correct the way to set output after generating key. 2012-07-29 12:48:21 +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
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 Release OpenSC 0.12.2 2011-07-15 13:40:07 +03:00
README Update documentation about about wiki and package content. 2010-10-15 14:29:42 +00: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
svnignore Update svn:ignore 2010-10-05 20:37:08 +00:00

README

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.