Develop and Download Open Source Software

Browse Subversion Repository

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

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

revision 4531 by doda, Tue Jul 26 08:50:11 2011 UTC revision 5042 by yutakapon, Tue Oct 16 12:43:13 2012 UTC
# Line 37  DSA *duplicate_DSA(DSA *src); Line 37  DSA *duplicate_DSA(DSA *src);
37  char *key_fingerprint_raw(Key *k, enum fp_type dgst_type, int *dgst_raw_length);  char *key_fingerprint_raw(Key *k, enum fp_type dgst_type, int *dgst_raw_length);
38  char *key_fingerprint(Key *key, enum fp_rep dgst_rep);  char *key_fingerprint(Key *key, enum fp_rep dgst_rep);
39    
40  const char *key_type(const Key *k);  const char *ssh_key_type(const Key *k);
41  char *get_sshname_from_key(Key *key);  char *get_sshname_from_key(Key *key);
42  enum hostkey_type get_keytype_from_name(char *name);  enum hostkey_type get_keytype_from_name(char *name);
43  char *curve_keytype_to_name(ssh_keytype type);  char *curve_keytype_to_name(ssh_keytype type);

Legend:
Removed from v.4531  
changed lines
  Added in v.5042

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