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

Diff for /src/usr.bin/ssh/ssh.h between version 1.61 and 1.62

version 1.61, 2001/01/21 19:05:59 version 1.62, 2001/01/23 10:45:10
Line 15 
Line 15 
 #ifndef SSH_H  #ifndef SSH_H
 #define SSH_H  #define SSH_H
   
 //#include "rsa.h"  
 //#include "cipher.h"  
   
 /* Cipher used for encrypting authentication files. */  /* Cipher used for encrypting authentication files. */
 #define SSH_AUTHFILE_CIPHER     SSH_CIPHER_3DES  #define SSH_AUTHFILE_CIPHER     SSH_CIPHER_3DES
   

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62