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
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
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