opensc/src/sslengines
nils 7a88ff4d87 fix module name handling
patch supplied by Michael Bell <michael.bell@cms.hu-berlin.de>


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1788 c6295689-39f2-0310-b995-f0e70906c6a9
2004-06-08 20:22:36 +00:00
..
.cvsignore Resync .cvsignore files 2003-07-17 12:39:11 +00:00
Makefile.am - Minor bundle handling fixes 2003-12-12 09:32:34 +00:00
Makefile.mak Fix: added scdl.lib to the link list, and added all required OpenSSL libs to the link dependencies (Ivo) 2003-10-10 14:11:46 +00:00
engine_opensc.c add support for split keys in engine_opensc.c (backported from the 2004-04-17 22:21:28 +00:00
engine_opensc.h Indent sources 2003-09-06 17:56:21 +00:00
engine_pkcs11.c fix module name handling 2004-06-08 20:22:36 +00:00
engine_pkcs11.def Ported to Win32 2003-05-14 13:13:38 +00:00
engine_pkcs11.h adds three options PIN, QUIET, VERBOSE to theengine allowing respectively to 2004-04-18 18:05:05 +00:00
hw_opensc.c Indent sources 2003-09-06 17:56:21 +00:00
hw_pkcs11.c adds three options PIN, QUIET, VERBOSE to theengine allowing respectively to 2004-04-18 18:05:05 +00:00
p11_attr.c Indent sources 2003-09-06 17:56:21 +00:00
p11_cert.c fix incorrect use of realloc (x = realloc(x, y) doesn't free 2004-04-21 18:10:58 +00:00
p11_err.c Indent sources 2003-09-06 17:56:21 +00:00
p11_key.c fix incorrect use of realloc (x = realloc(x, y) doesn't free 2004-04-21 18:10:58 +00:00
p11_load.c Indent sources 2003-09-06 17:56:21 +00:00
p11_misc.c Indent sources 2003-09-06 17:56:21 +00:00
p11_rsa.c Adds message digest and DER encoding if necessary. 2004-04-18 18:14:39 +00:00
p11_slot.c Indent sources 2003-09-06 17:56:21 +00:00
pkcs11-internal.h Indent sources 2003-09-06 17:56:21 +00:00
test_engine.sh new sslengines implementation with pkcs11 and opensc backend. 2003-05-12 20:21:08 +00:00