Package paramiko :: Module kex_gex
[show private | hide private]
[frames | no frames]

Module paramiko.kex_gex

Variant on KexGroup1 where the prime "p" and generator "g" are provided by the server. A bit more work is required on the client side, and a lot more on the server side.
Classes
KexGex  

Variable Summary
int _MSG_KEXDH_GEX_GROUP = 31                                                                    
int _MSG_KEXDH_GEX_INIT = 32                                                                    
int _MSG_KEXDH_GEX_REPLY = 33                                                                    
int _MSG_KEXDH_GEX_REQUEST = 34                                                                    

Variable Details

_MSG_KEXDH_GEX_GROUP

Type:
int
Value:
31                                                                    

_MSG_KEXDH_GEX_INIT

Type:
int
Value:
32                                                                    

_MSG_KEXDH_GEX_REPLY

Type:
int
Value:
33                                                                    

_MSG_KEXDH_GEX_REQUEST

Type:
int
Value:
34                                                                    

Generated by Epydoc 2.1 on Sun Dec 4 11:16:47 2005 http://epydoc.sf.net