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

Module paramiko.kex_group1

Standard SSH key exchange ("kex" if you wanna sound cool). Diffie-Hellman of 1024 bit key halves, using a known "p" prime and "g" generator.
Classes
KexGroup1  

Variable Summary
int _MSG_KEXDH_INIT = 30                                                                    
int _MSG_KEXDH_REPLY = 31                                                                    
int G = 2                                                                     
long P = 1797693134862315907708391567937874531978602960487560...

Variable Details

_MSG_KEXDH_INIT

Type:
int
Value:
30                                                                    

_MSG_KEXDH_REPLY

Type:
int
Value:
31                                                                    

G

Type:
int
Value:
2                                                                     

P

Type:
long
Value:
1797693134862315907708391567937874531978602960487560117064444236841971\
8021615851936894783379586492554150218056548598050364644054819923910005\
0792877003355816639229553136239076508735759914822574862575007425302077\
4477125895509579377784244424266173347276292993876687092056060502708108\
42907692932019128194467627007L                                         

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