[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.219 and 1.220

version 1.219, 2005/12/16 18:08:53 version 1.220, 2005/12/16 18:12:22
Line 166 
Line 166 
 Protocol version 1 allows specification of a single cipher.  Protocol version 1 allows specification of a single cipher.
 The supported values are  The supported values are
 .Dq 3des ,  .Dq 3des ,
 .Dq blowfish  .Dq blowfish ,
 and  and
 .Dq des .  .Dq des .
 .Ar 3des  .Ar 3des
Line 204 
Line 204 
 .Dq blowfish-cbc ,  .Dq blowfish-cbc ,
 and  and
 .Dq cast128-cbc .  .Dq cast128-cbc .
 The default is  The default is:
 .Bd -literal  .Bd -literal -offset indent
   ``aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,  aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,
     arcfour256,arcfour,aes192-cbc,aes256-cbc,aes128-ctr,  arcfour256,arcfour,aes192-cbc,aes256-cbc,aes128-ctr,
     aes192-ctr,aes256-ctr''  aes192-ctr,aes256-ctr
 .Ed  .Ed
 .It Fl D Xo  .It Fl D Xo
 .Sm off  .Sm off

Legend:
Removed from v.1.219  
changed lines
  Added in v.1.220