Develop and Download Open Source Software

Browse Subversion Repository

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

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

revision 5916 by doda, Fri Jul 17 07:03:59 2015 UTC revision 6118 by maya, Thu Nov 12 14:33:12 2015 UTC
# Line 529  typedef struct Key { Line 529  typedef struct Key {
529    
530  // fingerprintの種別  // fingerprintの種別
531  enum fp_rep {  enum fp_rep {
532            SSH_FP_DEFAULT = 0,
533          SSH_FP_HEX,          SSH_FP_HEX,
534            SSH_FP_BASE64,
535          SSH_FP_BUBBLEBABBLE,          SSH_FP_BUBBLEBABBLE,
536          SSH_FP_RANDOMART          SSH_FP_RANDOMART
537  };  };

Legend:
Removed from v.5916  
changed lines
  Added in v.6118

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