opensc/src/libopensc
okir c9aba0d1ca - fixed bug with DSA pubkey de/encoding
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@565 c6295689-39f2-0310-b995-f0e70906c6a9
2002-04-18 10:58:48 +00:00
..
.cvsignore Add opensc-config 2002-01-26 21:16:56 +00:00
Makefile.am - added new files 2002-04-17 09:01:54 +00:00
asn1.c - fix for decoding CHOICE 2002-04-17 20:43:12 +00:00
asn1.h - implemented encoding of OBJECT IDENTIFIER 2002-04-17 08:54:36 +00:00
base64.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
card-default.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
card-emv.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
card-etoken.c - eToken patches from Markus Friedl 2002-04-17 13:36:35 +00:00
card-flex.c - Divided errors into different groups, added new ones 2002-04-06 12:02:28 +00:00
card-gpk.c - in set_security_env, select the PK file prior to read_record 2002-04-11 15:12:41 +00:00
card-miocos.c - Fixed ACL handling in MioCOS driver 2002-04-14 12:43:47 +00:00
card-setcos.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
card-tcos.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
card.c - Divided errors into different groups, added new ones 2002-04-06 12:02:28 +00:00
cardctl.h - Cleaned up MioCOS driver and added PIN code creation 2002-04-04 20:40:40 +00:00
ctbcs.h - Added support for CT-API 2002-03-26 11:38:40 +00:00
ctx.c - Added support for Aladdin eToken PRO; patch by 2002-04-10 22:25:44 +00:00
dir.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
emv.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
emv.h Fix some typos 2002-04-06 08:21:40 +00:00
errors.c Warning fixes 2002-04-07 10:21:00 +00:00
errors.h - new error code SC_ERROR_INCOMPATIBLE_KEY 2002-04-17 20:42:54 +00:00
internal.h Change calling convention for sc_module_close() 2002-04-05 18:10:17 +00:00
iso7816.c - eToken patches from Markus Friedl 2002-04-17 13:36:35 +00:00
log.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
log.h Fix some typos 2002-04-06 08:21:40 +00:00
module.c Change calling convention for sc_module_close() 2002-04-05 18:10:17 +00:00
opensc-config.in - added opensc-config script 2002-01-26 16:03:13 +00:00
opensc.h - eToken patches from Markus Friedl 2002-04-17 13:36:35 +00:00
pkcs15-algo.c - fix algorithm_id decoding 2002-04-18 09:10:33 +00:00
pkcs15-cache.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
pkcs15-cert.c - use SC_ASN1_ALGORITHM_ID when decoding x509 certs 2002-04-17 18:32:06 +00:00
pkcs15-pin.c - pin flags were not encoded correctly 2002-04-08 09:23:17 +00:00
pkcs15-prkey.c - small fix for reading the private key file 2002-04-18 10:58:11 +00:00
pkcs15-pubkey.c - fixed bug with DSA pubkey de/encoding 2002-04-18 10:58:48 +00:00
pkcs15-sec.c - error out for non-native keys 2002-04-17 09:06:55 +00:00
pkcs15-wrap.c - encryptedContent didn't have proper ASN.1 2002-04-18 09:11:18 +00:00
pkcs15.c - return objects when searching for a generic type (e.g. all PRKEY objects) 2002-04-17 20:44:54 +00:00
pkcs15.h - missing prototypes for {de,en}code_prkey 2002-04-17 20:45:15 +00:00
reader-ctapi.c Change calling convention for sc_module_close() 2002-04-05 18:10:17 +00:00
reader-pcsc.c - Divided errors into different groups, added new ones 2002-04-06 12:02:28 +00:00
sc.c - eToken patches from Markus Friedl 2002-04-17 13:36:35 +00:00
sec.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
types.h - eToken patches from Markus Friedl 2002-04-17 13:36:35 +00:00