Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7004 by doda, Mon Dec 18 10:41:13 2017 UTC revision 7006 by doda, Mon Dec 18 11:06:09 2017 UTC
# Line 258  typedef struct _TInstVar { Line 258  typedef struct _TInstVar {
258          kex_algorithm kex_type; // KEX algorithm          kex_algorithm kex_type; // KEX algorithm
259          ssh_keytype hostkey_type;          ssh_keytype hostkey_type;
260          SSH2Cipher *ciphers[MODE_MAX];          SSH2Cipher *ciphers[MODE_MAX];
261          hmac_type ctos_hmac;          SSH2Mac *macs[MODE_MAX];
         hmac_type stoc_hmac;  
262          compression_type ctos_compression;          compression_type ctos_compression;
263          compression_type stoc_compression;          compression_type stoc_compression;
264          int we_need;          int we_need;

Legend:
Removed from v.7004  
changed lines
  Added in v.7006

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26