[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: modssl using hardware crypto?



On Tue, Apr 01, 2003 at 11:11:40PM -0500, Generic Player wrote:
> Does the apache+modssl that ships with openbsd support hardware crypto?  

yes.

> If so, how do I enable it?

nothing to configure, just plug a supported crypto accelerator in and it
just works.

RC4, the most used SSL crypto algorithm for https (~ 95% on our servers...)
is not accelerated tho, as it's faster to do this in software than sending
the data to the crypto card and reading the results back. however, the MD5
and SHA1 stuff in the session setup is accelerated.

-- 
http://2suck.net/hhwl.html
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)



Visit your host, monkey.org