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

Diff for /src/usr.bin/ssh/cipher.c between version 1.24 and 1.25

version 1.24, 2000/04/12 07:45:43 version 1.25, 2000/04/12 09:39:10
Line 18 
Line 18 
 #include "cipher.h"  #include "cipher.h"
 #include "xmalloc.h"  #include "xmalloc.h"
   
 #include <ssl/md5.h>  #include <openssl/md5.h>
   
 /*  /*
  * This is used by SSH1:   * This is used by SSH1:

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25