On Tue, 22 Jul 2008, Christopher Ivory wrote: >Jan, > >Thanks for the information! How can I explicitly initialize the PKCS11 >engine when writing in C? I've looked at examples, but I think I'm missing a >step because when I verify or sign using OpenSSL, I'm seeing no improvement >in performance.
see how openssl does that in apps/ subdirectory in the OpenSSL tarball. You can see what is going on by trussing your app with -u"libcrypto::" and -u"libpkcs11::". J. -- Jan Pechanec ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]