> On Wed, Mar 08, 2006 at 07:59:02PM -0500, jared r r spiegel wrote:
> > only thing i guess i can offer is:
> >
> > http://marc.theaimsgroup.com/?l=openbsd-misc&m=108215148805896&w=2
> >
> > and to say that i've used a 1401 on a desktop and 1411s in soekris
> > 4801s without issue(*) from 3.7 on up to the most recent snapshot i'm
> > using.
>
>
> Ah, it's not working for "speed" but works when put to real use. I
> tested some file encryption and the interrupts shot up. Odd but at
> least it seems to be working for now.
openssl speed is totally busted. They have decided not to fix it.
To get correct data, you must use
openssl speed -elapsed -evp des3
Otherwise it gives completely useless data.