[security-discuss] Questions on the OpenSSL PKCS#11 Engine

2007-01-11 Thread Wan-Teh Chang
Darren J Moffat wrote: > > Using openssl speed -engine pkcs11 is one of the exercise tests I always > run since it helps show which algorithms are getting passed to the > pkcs11 engine. Thanks for the suggestion. I ran openssl speed -engine pkcs11 in the debugger and verified that my NSS "softo

[security-discuss] Questions on the OpenSSL PKCS#11 Engine

2007-01-09 Thread Darren J Moffat
Wan-Teh Chang wrote: > Hi, > > I just applied the patch pkcs11_engine-0.9.7l.patch.2006-10-13 > against OpenSSL 0.9.7l and built it on Linux. I modified the > patch slightly so that I can use it with the NSS "softoken", > which requires a non-standard pInitArgs argument to C_Initialize. > > I c

[security-discuss] Questions on the OpenSSL PKCS#11 Engine

2007-01-08 Thread Wan-Teh Chang
Hi, I just applied the patch pkcs11_engine-0.9.7l.patch.2006-10-13 against OpenSSL 0.9.7l and built it on Linux. I modified the patch slightly so that I can use it with the NSS "softoken", which requires a non-standard pInitArgs argument to C_Initialize. I can already use the pkcs11 engine to g