Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 203 |
SSHCipher stoc_cipher; |
SSHCipher stoc_cipher; |
| 204 |
enum hmac_type ctos_hmac; |
enum hmac_type ctos_hmac; |
| 205 |
enum hmac_type stoc_hmac; |
enum hmac_type stoc_hmac; |
| 206 |
enum compression_algorithm ctos_compression; |
enum compression_type ctos_compression; |
| 207 |
enum compression_algorithm stoc_compression; |
enum compression_type stoc_compression; |
| 208 |
int we_need; |
int we_need; |
| 209 |
int key_done; |
int key_done; |
| 210 |
int rekeying; |
int rekeying; |
|
|
Legend:
| Removed from v.3295 |
|
| changed lines |
| |
Added in v.3325 |
|
|
|