Hey there,

On Thu, 25 Jul 2002, Frederic DONNAT wrote:

> A sample of programming with engine is mod-ssl (initialize ENGINE before
> everything else). You can also see "apps" directory of OpenSSL s_client,
> s_server ... files
>
> Be also carefull between openssl-engine-0.9.6x and openssl-0.9.7 there
> is some diff for engine use.
[snip]
> -----Message d'origine-----
> De : Rob McMonigal [mailto:[EMAIL PROTECTED]]
[snip]
> I like to know how difficult it would be to have an existing application that
> uses openssl to be converted over to use the engine version openssl and the
> hardware accelerator functions.  I cannot find any information on programming
> openssl with hardware accelerators.  Any help would be appreciated.
[snip]

I'm also in the process of rejigging mistakes in the 0.9.7-dev
documentation (it wasn't adjusted to constification and ENGINEification
changes for RSA/DSA/DH/etc...) and at the same time have a monster
"engine.pod" in progress that I intend to include before the next 0.9.7
beta. That man page may sound terrifying (and no, I haven't split it out
to provide API documentation per-function), but at least it'll be better
than zero documentation. Hopefully.

Failing that - take a read of engine.h (it's relatively well
self-documented) and check out the source that Frederic suggested.

Cheers,
Geoff

-- 
Geoff Thorpe
[EMAIL PROTECTED]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to