[PATCH] Add scp -1 and -2 options to OpenSSH-3.0.2p1

Sturle Sunde sturle.sunde at usit.uio.no
Thu Jan 31 12:23:09 EST 2002


Markus Friedl <markus at openbsd.org> writes:
> On Tue, Jan 29, 2002 at 05:01:42PM +0100, Sturle Sunde wrote:
>> It's usualy far more than that, since you have other authentication
>> options availiable for SSH-1.  And particularly for scp I like to use
>> SSH-1 on fast local networks, since its's secure enough for most
>> purposes, and much faster than SSH-2.
>
> SSH2+arcfour is much faster than SSH1+3des

My tests show they are about the same speed on most architectures.  I
do have arcfour as the first cipher on the list for SSH2, but
SSH1+blowfish is much faster than SSH2+arcfour.

My testing also show that arcfour falls behind om Pentium IV, where
blowfish is the fastest.  In fact arcfour on Pentium IV is slower than
arcfour on Pentium III.  Is that just my OpenSSL library, or do other
people get the same results?


-- 
Sturle      All eyes were on Ford Prefect. Some of them were on stalks.
~~~~~~           -- Douglas Adams, So long, and thanks for all the fish



More information about the openssh-unix-dev mailing list