ssh1 vs ssh2 speed (Re: Call for testing.)

Markus Friedl markus at openbsd.org
Fri Mar 1 01:56:31 EST 2002


On Tue, Feb 26, 2002 at 03:05:15PM +0100, Gert Doering wrote:
> diff -u -r1.5 Makefile
> --- Makefile	22 Feb 2002 12:31:35 -0000	1.5
> +++ Makefile	26 Feb 2002 14:06:21 -0000
> @@ -23,6 +23,10 @@
>  		rsa-agent rsa-agent.pub rsa1-agent rsa1-agent.pub \

using the script from
	http://www.monkey.org/~markus/openssh/cipher-speed.sh
shows that ssh2 not slower than ssh1 (at least on the machines
i tested).

test try ciphers: proto 2 cipher 3des-cbc mac hmac-md5
	 97.40 real        47.00 user         0.93 sys
test try ciphers: proto 1 cipher 3des
	103.94 real        49.75 user         1.26 sys

-m



More information about the openssh-unix-dev mailing list