Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/ed25519_ge25519.h

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

revision 6841 by doda, Tue Jul 4 15:02:28 2017 UTC revision 8527 by zmatsuo, Wed Feb 5 15:25:00 2020 UTC
# Line 48  typedef struct Line 48  typedef struct
48    fe25519 t;    fe25519 t;
49  } ge25519;  } ge25519;
50    
51  const ge25519 ge25519_base;  extern const ge25519 ge25519_base;
52    
53  int ge25519_unpackneg_vartime(ge25519 *r, const unsigned char p[32]);  int ge25519_unpackneg_vartime(ge25519 *r, const unsigned char p[32]);
54    

Legend:
Removed from v.6841  
changed lines
  Added in v.8527

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