This program implements a probabilistic primality test on integers. The testable range of numbers is (0, 2^2048). The complete source code in standard C is provided.

Refernence

Download