Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program for searching Modular Exponential (MODP) Diffie-Hellman groups
specified in RFC 3526.

The properties of these MODP groups are described in RFC 2412.

Usage:

> python main.py

or with optimalizations:

> python -OO main.py

or with PyPy just-in-time compiler:

> pypy -OO main.py

The search should finish in couple of hours on modern PC.

About

Program for checking the prime numbers generated for RFC 3526

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages