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

Diff for /src/usr.bin/ssh/kex.h between version 1.87 and 1.88

version 1.87, 2018/07/06 09:06:14 version 1.88, 2018/07/09 13:37:10
Line 51 
Line 51 
   
 #define COMP_NONE       0  #define COMP_NONE       0
 #define COMP_ZLIB       1  #define COMP_ZLIB       1
   #define COMP_DELAYED    2
   
 #define CURVE25519_SIZE 32  #define CURVE25519_SIZE 32
   

Legend:
Removed from v.1.87  
changed lines
  Added in v.1.88