OpenSC fork, with some Italian healthcare smart card utils
Go to file
dengert d1aa716bec Move decoding of subjectPubkeyInfo from pkcs15-cert.c
to pkcs15-pubkey.c and call the new sc_pkcs15_pubkey_from_spki.
Add sc_pkcs15_pubkey_from_spki_filename to allow a file to 
contain the subjectPubkeyInfo, which will be used the the PIV 
driver when EC is implemented. The format of the file, is the
same as an X509 certificate subjectPublicKeyInfo and what 
OpenSSL calls an EVP_PKEY, which includes the algorithm,
any parameters and the public key. 
 


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4874 c6295689-39f2-0310-b995-f0e70906c6a9
2010-11-08 17:05:40 +00:00
MacOSX MacInstaller: prefer http over git. 2010-09-28 13:12:54 +00:00
doc Update documentation about about wiki and package content. 2010-10-15 14:29:42 +00:00
etc EstonianEid: revert to old behavior and have the T=0 forcing. 2010-10-28 13:11:13 +00: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 Move decoding of subjectPubkeyInfo from pkcs15-cert.c 2010-11-08 17:05:40 +00:00
win32 EstonianEid: remove the iconv dependency and use the common name from the certificate as the card label. 2010-10-19 11:25:25 +00:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
Makefile.am Simplify build system, remove the generated distributed files. 2010-10-05 20:34:58 +00:00
Makefile.mak Header file cleanup. 2010-03-04 08:14:36 +00:00
NEWS EstonianEid: remove the iconv dependency and use the common name from the certificate as the card label. 2010-10-19 11:25:25 +00:00
README Update documentation about about wiki and package content. 2010-10-15 14:29:42 +00:00
bootstrap Add --force to autoreconf 2008-04-18 20:37:55 +00:00
configure.ac Trac #264: fix mingw32 build with mingw32-runtime versions <= 3.13 2010-11-08 11:17:09 +00: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.