Complete.Org: Mailing Lists: Archives: linux-help: June 2000:
[linux-help] Re: ssh1/ssh2
Home

[linux-help] Re: ssh1/ssh2

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: ssh1/ssh2
From: bert <bert@xxxxxxxxxxx>
Date: Sat, 10 Jun 2000 23:29:28 -0500 (CDT)
Reply-to: linux-help@xxxxxxxxx

here's some of the stuff i saw on a web page -- i don't know
if it's accurate, what do you think?

--clip--
The SSH1 protocol is not being developed anymore, as SSH2 is being
developed as the standard. Even if you are not using SSH2,
you should work on a migration path towards it. With three implementations
(and growing) of SSH2 currently in the works, there is
no reason to continue to run the SSH1 implementations. 

If you are installing a daemon, check to make sure your remote clients are
connecting to you with the right version of SSH (SSH1
-> SSH1, or SSH2 -> SSH2, or SSH2 (with SSH1 compatiblity) -> SSH1, etc.). 
--clip--

so it has daemon compatibility?

that web site also sported these comparisons:

--clip--
SSH uses the following ciphers for encryption: 
 Cipher
             SSH1  SSH2
 DES          yes   no
 3DES         yes   yes
 IDEA         yes   no
 Blowfish     yes   yes
 Twofish       no   yes
 Arcfour       no   yes
 Cast128-cbc   no   yes


SSH uses the following ciphers for authentication: 
 Cipher
        SSH1  SSH2
 RSA    yes    no
 DSA    no     yes
--clip--



-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]