On Sat, Dec 16, 2006 at 04:43:52PM +0530, bsenthil wrote:
> 
>    Hi,
>    I don't know is it a right forums to discuss about the question? If it
>    is wrong please suggest the forum.
>    I am looking for "openssl accelerator". Is any body know any free
>    implementation / projects. Please send me the link.

OpenSSL acceleration is usually done by hardware devices like the products from 
nCipher.

OpenSSL has an "engine" interface which has generic callbacks and hooks you can 
use for pointing to the right PKCS11 interface exported by the particular 
hardware device.

I don't think there are any free implementations. Usually the vendor from whom 
you buy the accelerator hardware provides sample code that can be used without 
issues with OpenSSL...

YMMV

regards,
Girish
-- 
Linux is for folks who hate Windoze.

FreeBSD is for folks who love UNIX.

OpenBSD is for folks who can't live without UNIX.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to