Develop and Download Open Source Software

Browse Subversion Repository

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

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

revision 4426 by doda, Fri Apr 8 08:52:32 2011 UTC revision 4427 by maya, Sat Apr 9 01:43:31 2011 UTC
# Line 297  static void normalize_mac_order(char FAR Line 297  static void normalize_mac_order(char FAR
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

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