On Thu, Mar 02, 2006, ???? ?? wrote:

> Dear friends I use OpenSSL's speed command testing the speed of Blowfish and
> AES,find bf-cbc faster than aes-128-cbc.But when I download a large file
> from intranet of OpenVPN,find bf-cbc seems slower than aes-128-cbc,why? Can
> you give help? thanks!
>                                                              

The "speed" command repeatedly calls the encrypt/decrypt routines in a tight
loop. A real world application will often perform other operations in between
calls so the results may not agree.

Steve.
-- 
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to