[sldev] https very slow.
Sean Lynch
sean at lindenlab.com
Thu Jul 12 10:33:07 PDT 2007
Dale Glass wrote:
>
>> Blowfish?
>>
>
> About the same performance as for AES:
>
> type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
> blowfish cbc 93727.58k 99827.99k 101858.99k 102497.96k 103030.15k
>
>
> BTW, benchmarks are done with "openssl speed"
>
I would recommend running your test again, without other stuff running
on your computer at the same time. Blowfish is a much faster algorithm
than AES, particularly for long streams. I would also consider it pretty
much equivalent in terms of security; the only reason it wasn't
considered to *be* AES (Twofish was one of the top contenders, though)
is because of the (IMHO superfluous) blocksize requirement NIST put on
the contest.
blowfish cbc 66412.75k 71300.08k 73066.62k 73634.66k
73738.25k
aes-128 cbc 45696.79k 46712.40k 46989.89k 47077.26k
47035.85k
aes-192 cbc 39139.25k 39782.53k 39969.31k 40004.03k
39955.59k
aes-256 cbc 34068.63k 34575.53k 34717.30k 34741.87k
34679.98k
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20070712/634319cc/attachment.htm
More information about the SLDev
mailing list