Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c
Parent Directory
| Revision Log
| Patch
| 297 |
HMAC_SHA1_96, |
HMAC_SHA1_96, |
| 298 |
HMAC_MD5_96, |
HMAC_MD5_96, |
| 299 |
HMAC_NONE, |
HMAC_NONE, |
| 300 |
|
#if 0 // HMAC-SHA2 support |
| 301 |
|
HMAC_SHA2_256, |
| 302 |
|
HMAC_SHA2_256_96, |
| 303 |
|
HMAC_SHA2_512, |
| 304 |
|
HMAC_SHA2_512_96, |
| 305 |
|
#endif // HMAC-SHA2 support |
| 306 |
}; |
}; |
| 307 |
|
|
| 308 |
normalize_generic_order(buf, default_strings, NUM_ELEM(default_strings)); |
normalize_generic_order(buf, default_strings, NUM_ELEM(default_strings)); |
|
|
Legend:
| Removed from v.4423 |
|
| changed lines |
| |
Added in v.4425 |
|
|
| |