opensc/src/libopensc
ludovic.rousseau d2bec293d2 gemsafe_init(): the applet supports also SC_ALGORITHM_RSA_HASH_NONE
thanks to Douglas E. Engert for the patch


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3302 c6295689-39f2-0310-b995-f0e70906c6a9
2007-11-15 15:52:46 +00:00
..
Makefile.am add initial support of Gemsafe applet V1 cards 2007-11-12 10:18:54 +00:00
Makefile.mak Appy patch by magog to build a static opensc_a.lib on windows. 2007-09-10 06:22:36 +00:00
apdu.c fix typo, found by Gürer Özen. 2007-08-28 20:35:06 +00:00
asn1.c asn1_decode_entry() allocates (objlen - 1) bytes for SC_ASN1_UTF8STRING 2007-07-20 12:30:59 +00:00
asn1.h convert to utf-8. 2006-12-19 21:31:17 +00:00
base64.c convert to utf-8. 2006-12-19 21:31:17 +00:00
card-acos5.c Ian Young: use proper card type for acos5. 2007-03-13 23:10:54 +00:00
card-akis.c This should be limited too. 2007-10-06 12:03:47 +00:00
card-asepcos.c ignore paths with a AID in it 2007-09-29 07:43:25 +00:00
card-atrust-acos.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card-belpic.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
card-cardos.c add information about cardos 4.2b - latest cardos update. 2007-08-08 20:06:53 +00:00
card-default.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card-emv.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card-flex.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card-gemsafeV1.c gemsafe_init(): the applet supports also SC_ALGORITHM_RSA_HASH_NONE 2007-11-15 15:52:46 +00:00
card-gpk.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
card-incrypto34.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
card-jcop.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
card-mcrd.c fix more warnings found by gcc/sparse. 2007-06-21 11:07:00 +00:00
card-miocos.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card-muscle.c silence more gcc/sparse warnings. 2007-06-21 12:01:39 +00:00
card-oberthur.c Enables the second PIN (one-time PIN) defined for the same application DF 2007-07-04 14:25:39 +00:00
card-openpgp.c request at most for 256 bytes 2007-04-15 17:26:42 +00:00
card-piv.c patch from Douglas E. Engert for bug #165 2007-11-09 08:35:23 +00:00
card-setcos.c setcos_match_card(): replace sc_error() by sc_debug() since some cards 2007-11-09 08:29:15 +00:00
card-starcos.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card-tcos.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card.c fix typo found by Gürer Özen. 2007-09-04 05:39:15 +00:00
cardctl.h add support for asepcos 2007-07-03 20:44:34 +00:00
cards.h add information about cardos 4.2b - latest cardos update. 2007-08-08 20:06:53 +00:00
compression.c fix more warnings found by gcc/sparse. 2007-06-21 11:07:00 +00:00
compression.h changes by Douglas E. Engert: 2007-03-12 20:15:39 +00:00
ctbcs.c sc_mutex_destroy should have a return value 2006-02-05 19:35:55 +00:00
ctbcs.h "smart card" not "smartcard" or "SmartCard". 2005-06-16 19:35:31 +00:00
ctx.c add initial support of Gemsafe applet V1 cards 2007-11-12 10:18:54 +00:00
dir.c convert to utf-8. 2006-12-19 21:31:17 +00:00
emv.c convert to utf-8. 2006-12-19 21:31:17 +00:00
emv.h convert to utf-8. 2006-12-19 21:31:17 +00:00
errors.c convert to utf-8. 2006-12-19 21:31:17 +00:00
errors.h convert to utf-8. 2006-12-19 21:31:17 +00:00
esteid.h - Cleanup 2005-02-09 19:15:40 +00:00
internal.h implement support for SHA2 (still experimental) 2007-02-02 22:15:14 +00:00
iso7816.c introduce SC_PATH_TYPE_FROM_CURRENT and SC_PATH_TYPE_PARENT path types 2007-01-02 10:04:35 +00:00
libopensc.pc.in build fixes by Vile Skytt�. 2004-11-04 19:14:58 +00:00
libpkcs15init.pc.in add more *.pc files for all other libraries as well. 2004-11-05 18:31:57 +00:00
libscconf.pc.in add more *.pc files for all other libraries as well. 2004-11-05 18:31:57 +00:00
log.c Added the application name to logging to allow for easier debugging. Since a 2007-05-25 20:10:34 +00:00
log.h convert to utf-8. 2006-12-19 21:31:17 +00:00
muscle-filesystem.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
muscle-filesystem.h update to latest muscle code. 2006-12-18 21:58:16 +00:00
muscle.c Steve Jacobs: fix muscle driver. 2007-04-10 19:49:26 +00:00
muscle.h update to latest muscle code. 2006-12-18 21:58:16 +00:00
opensc-config.in - added opensc-config script 2002-01-26 16:03:13 +00:00
opensc.h add initial support of Gemsafe applet V1 cards 2007-11-12 10:18:54 +00:00
p15card-helper.c Patch by Douglas E. Engert: 2007-03-13 20:57:55 +00:00
p15card-helper.h changes by Douglas E. Engert: 2007-03-12 20:15:39 +00:00
padding.c implement support for SHA2 (still experimental) 2007-02-02 22:15:14 +00:00
part10.h * Fix endianness for PCSCv2 part 10 IOCTLs 2006-08-16 16:36:00 +00:00
pkcs15-actalis.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-algo.c use more opensc specific names for ASN.1 tags to avoid name conflicts 2006-01-20 20:52:36 +00:00
pkcs15-atrust-acos.c fix more warnings found by gcc/sparse. 2007-06-21 11:07:00 +00:00
pkcs15-cache.c convert to utf-8. 2006-12-19 21:31:17 +00:00
pkcs15-cert.c convert to utf-8. 2006-12-19 21:31:17 +00:00
pkcs15-data.c Make absolute paths from all paths read from the PKCS#15 directories by prepending the DF(PKCS#15) path if necessary. 2006-09-26 10:55:02 +00:00
pkcs15-esteid.c Simplify esteid detection 2007-03-21 09:32:36 +00:00
pkcs15-gemsafeGPK.c rename sc_pkcs15emu_gemsafe_init_ex() in 2007-11-12 10:16:31 +00:00
pkcs15-gemsafeV1.c sc_pkcs15emu_gemsafeV1_init(): remove addition of 2007-11-13 09:13:17 +00:00
pkcs15-infocamere.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-openpgp.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-pin.c encode max pin length as well 2006-12-22 12:43:00 +00:00
pkcs15-piv.c patch from Douglas E. Engert for bug #165 2007-11-09 08:35:23 +00:00
pkcs15-postecert.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-prkey.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
pkcs15-pubkey.c silence a warning we get with siemens cards. 2007-07-20 13:47:17 +00:00
pkcs15-sec.c oops, define tmplen at start of block. 2007-07-20 14:38:46 +00:00
pkcs15-starcert.c fix more warnings found by gcc/sparse. 2007-06-21 11:07:00 +00:00
pkcs15-syn.c add initial support of Gemsafe applet V1 cards 2007-11-12 10:18:54 +00:00
pkcs15-tccardos.c fix some warnings 2006-02-23 18:43:14 +00:00
pkcs15-tcos.c revert change - is needed by pkcs15-syn.c 2007-06-21 11:34:08 +00:00
pkcs15-wrap.c use more opensc specific names for ASN.1 tags to avoid name conflicts 2006-01-20 20:52:36 +00:00
pkcs15.c Add same hack for Prime cards. 2007-08-03 07:47:13 +00:00
pkcs15.h Sign by using the decrypt function. 2007-07-20 12:19:27 +00:00
reader-ctapi.c convert to utf-8. 2006-12-19 21:31:17 +00:00
reader-openct.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
reader-pcsc.c * Add support for SCARD_E_NO_READERS_AVAILABLE to describe errors like: 2007-03-21 09:41:08 +00:00
sc.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
sec.c convert to utf-8. 2006-12-19 21:31:17 +00:00
types.h fix typos, patch by Gürer Özen 2007-08-22 18:38:02 +00:00
ui.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
ui.h - Cleanup 2005-02-09 19:15:40 +00:00