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 6064 by maya, Mon Oct 26 23:29:25 2015 UTC revision 6117 by maya, Wed Nov 11 22:38:30 2015 UTC
# Line 43  DSA *duplicate_DSA(DSA *src); Line 43  DSA *duplicate_DSA(DSA *src);
43  unsigned char *duplicate_ED25519_PK(unsigned char *src);  unsigned char *duplicate_ED25519_PK(unsigned char *src);
44    
45  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);
46  char *key_fingerprint(Key *key, enum fp_rep dgst_rep);  char *key_fingerprint(Key *key, enum fp_rep dgst_rep, enum fp_type dgst_type);
47    
48  const char *ssh_key_type(ssh_keytype type);  const char *ssh_key_type(ssh_keytype type);
49  char *get_sshname_from_key(Key *key);  char *get_sshname_from_key(Key *key);

Legend:
Removed from v.6064  
changed lines
  Added in v.6117

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