openssh uses Diffie-Hellman or RSA for sesssion key exchange?
From: Christian Seberino (seberino@spawar.navy.mil)Date: 05/03/02
- Next message: Neil W Rickert: "Re: openssh uses Diffie-Hellman or RSA for sesssion key exchange?"
- Previous message: Lawrence Cheong: "Re: idle-timeout in openssh"
- Next in thread: Neil W Rickert: "Re: openssh uses Diffie-Hellman or RSA for sesssion key exchange?"
- Reply: Neil W Rickert: "Re: openssh uses Diffie-Hellman or RSA for sesssion key exchange?"
- Reply: Richard E. Silverman: "Re: openssh uses Diffie-Hellman or RSA for sesssion key exchange?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: seberino@spawar.navy.mil (Christian Seberino) Date: 2 May 2002 19:44:09 -0700
I just tried to ssh (using ssh2 protocol) to a Linux machine
and got this...
(seberino /home/seberino) % ssh -2 mrbrown.ucsd.edu
The authenticity of host 'mrbrown.ucsd.edu (132.239.170.67)' can't be established.
RSA key fingerprint is 0c:94:9a:c3:4e:70:9e:0e:2a:7f:60:f6:a0:f9:65:d7.
Are you sure you want to continue connecting (yes/no)?
I did not tweak default config so doesn't this prove
that ssh uses RSA by default (at least just for authentication)???
In broad terms here are 3 steps of new ssh connection as far as I can tell:
1. RSA for authentication
2. secure *symmetric key* exchange
3. secure comms with symmetric algorithm
Since I just proved beyond a shadow of a doubt RSA is used in
step #1 it would be exceedingly strange for Diffie-Hellman
to be used in step #2.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Does OpenSSH use Diffie-Hellman for step #2??
Is the "session key"
the same thing as the "symmetric algorithm key"????
Can one choose to use RSA for step #2?? openssh docs seemed
to imply Diffie-Hellman was always used.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Chris
--
- Next message: Neil W Rickert: "Re: openssh uses Diffie-Hellman or RSA for sesssion key exchange?"
- Previous message: Lawrence Cheong: "Re: idle-timeout in openssh"
- Next in thread: Neil W Rickert: "Re: openssh uses Diffie-Hellman or RSA for sesssion key exchange?"
- Reply: Neil W Rickert: "Re: openssh uses Diffie-Hellman or RSA for sesssion key exchange?"
- Reply: Richard E. Silverman: "Re: openssh uses Diffie-Hellman or RSA for sesssion key exchange?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|