opensc/src/pkcs11
2003-08-05 17:28:29 +00:00
..
rsaref Minor cleanups 2003-07-28 12:11:03 +00:00
.cvsignore Resync .cvsignore files 2003-07-17 12:39:11 +00:00
debug.c - improved debugging output of CK_ATTRIBUTE data 2003-04-16 14:18:07 +00:00
framework-pkcs15.c Remove some compiler warnings 2003-08-05 17:28:29 +00:00
framework-pkcs15init.c Now you can specify your card profile for pkcs15init, both on the command line if you use the pkcs15init tool and in the opensc.conf file. Not specifying gives the default one, like before. 2003-06-18 08:07:12 +00:00
libpkcs11.c - Various build fixes for various operating systems and compilers 2003-07-11 16:31:06 +00:00
Makefile.am Remove CFLAGS_OPENSC, cleanups to INCLUDES handling. 2003-07-30 09:50:18 +00:00
Makefile.mak Added debug.obj 2003-04-16 19:50:30 +00:00
mechanism.c Fix: if a pkcs11 operation fails, it should be ended 2003-07-17 22:09:18 +00:00
misc.c Added some debugging info 2003-07-17 22:59:12 +00:00
opensc_pkcs11_install.js
openssl.c Added some debugging info 2003-07-17 22:53:48 +00:00
pkcs11-global.c Avoid an Assertion Failed (ctx!=NULL) in log.c if sc_establish_context() fails in C_Initialize() 2003-04-28 09:55:36 +00:00
pkcs11-object.c Remove some compiler warnings 2003-08-05 17:28:29 +00:00
pkcs11-session.c - allow full access to keys not protected by a PIN 2003-05-15 15:27:33 +00:00
pkcs11.h - New utility library libpkcs11 - supposed to provide easy loading and 2002-12-17 11:48:14 +00:00
sc-pkcs11.h Implemented the C_VerifyXXX() functions 2003-06-27 15:26:17 +00:00
secretkey.c
slot.c In slot_initialize(): Bugfix in a memset and added a pool_initialize() 2003-06-24 11:11:49 +00:00