Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c
Parent Directory
| Revision Log
| Patch
| 297 |
HMAC_NONE, |
HMAC_NONE, |
| 298 |
HMAC_SHA1_96, |
HMAC_SHA1_96, |
| 299 |
HMAC_MD5_96, |
HMAC_MD5_96, |
| 300 |
#if 0 // HMAC-SHA2 support |
#ifdef HMAC_SHA2_DRAFT // HMAC-SHA2 support |
| 301 |
HMAC_SHA2_256, |
HMAC_SHA2_256, |
| 302 |
HMAC_SHA2_256_96, |
HMAC_SHA2_256_96, |
| 303 |
HMAC_SHA2_512, |
HMAC_SHA2_512, |
|
|
Legend:
| Removed from v.4426 |
|
| changed lines |
| |
Added in v.4427 |
|
|
| |