Warning message at password prompt

Markus Friedl markus at openbsd.org
Tue Feb 19 00:59:01 EST 2002


On Thu, Feb 14, 2002 at 12:04:52PM +0000, Edward Avis wrote:
> I will certainly benchmark and post a summary of results to this list.

here are some results:

cpu0: Intel Pentium III (Coppermine) ("GenuineIntel" 686-class) 745 MHz

http://www.monkey.org/~markus/openssh/LOG
http://www.monkey.org/~markus/openssh/cipher-speed.sh

test-driver:

http://www.openbsd.org/cgi-bin/cvsweb/src/regress/usr.bin/ssh/test-exec.sh

test try ciphers: proto 2 cipher none mac none
    0.44s real     0.09s user     0.06s system

test try ciphers: proto 2 cipher arcfour mac none
    0.97s real     0.32s user     0.04s system

test try ciphers: proto 2 cipher none mac hmac-md5-96
    1.21s real     0.44s user     0.04s system

test try ciphers: proto 2 cipher aes128-cbc mac none
    1.46s real     0.52s user     0.03s system

test try ciphers: proto 2 cipher 3des-cbc mac hmac-md5
    7.42s real     3.43s user     0.08s system



More information about the openssh-unix-dev mailing list