| Trees | Indices | Help |
|
|---|
|
|
|
|||
| Crypto | |||
|
|||
long
|
|
||
string
|
|
||
|
|||
CRYPTO_OK = True
|
|||
int
|
KEY_LENGTH = 160the length of the keys to generate |
||
long
|
DH_PRIME = 155251809230070893513091813125848175563133404943451a very large prime number |
||
int
|
PAD_MAX = 200the maximum amount of padding to add to the encryptes protocol header |
||
int
|
DH_BYTES = 96the number of bytes to use for key lengths |
||
Imports: random.randrange, random.randint, random.seed, urandom, sha.sha, Crypto.Cipher.ARC4
|
|||
|
|
|
|||
DH_PRIMEa very large prime number
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Aug 19 16:26:52 2007 | http://epydoc.sourceforge.net |