Develop and Download Open Source Software

Browse Subversion Repository

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

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

revision 4314 by maya, Wed Feb 16 15:55:41 2011 UTC revision 5900 by doda, Tue Jun 2 09:07:33 2015 UTC
# Line 28  SOFTWARE, EVEN IF ADVISED OF THE POSSIBI Line 28  SOFTWARE, EVEN IF ADVISED OF THE POSSIBI
28    
29  #include "ttxssh.h"  #include "ttxssh.h"
30    
31    #define GEX_GRP_MINSIZE 1024
32    #define GEX_GRP_MAXSIZE 8192
33    
34  DH *dh_new_group1(void);  DH *dh_new_group1(void);
35  DH *dh_new_group14(void);  DH *dh_new_group14(void);
36  void dh_gen_key(PTInstVar pvar, DH *dh, int we_need /* bytes */ );  void dh_gen_key(PTInstVar pvar, DH *dh, int we_need /* bytes */ );

Legend:
Removed from v.4314  
changed lines
  Added in v.5900

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