[BACK]Return to ssh.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh.1 between version 1.63 and 1.64

version 1.63, 2000/10/16 09:38:44 version 1.64, 2000/10/16 21:46:31
Line 368 
Line 368 
 (triple-des) is an encrypt-decrypt-encrypt triple with three different keys.  (triple-des) is an encrypt-decrypt-encrypt triple with three different keys.
 It is presumably more secure than the  It is presumably more secure than the
 .Ar des  .Ar des
 cipher which is no longer supported in  cipher which is no longer fully supported in
 .Nm ssh .  .Nm ssh .
 .Ar blowfish  .Ar blowfish
 is a fast block cipher, it appears very secure and is much faster than  is a fast block cipher, it appears very secure and is much faster than
Line 629 
Line 629 
 the check will not be executed.  the check will not be executed.
 .It Cm Cipher  .It Cm Cipher
 Specifies the cipher to use for encrypting the session  Specifies the cipher to use for encrypting the session
 in protocol version 1  in protocol version 1.
 Currently,  Currently,
 .Dq blowfish ,  .Dq blowfish
 and  and
 .Dq 3des  .Dq 3des
 are supported.  are supported.

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64