[43525] in Cypherpunks
Re: primality code
daemon@ATHENA.MIT.EDU (Wei Dai)
Thu Nov 16 21:46:44 1995
Date: Thu, 16 Nov 1995 18:32:30 -0800 (PST)
From: Wei Dai <weidai@eskimo.com>
To: Philip Nesser <pjnesser@ns.Rocket.Com>
Cc: cypherpunks@toad.com
In-Reply-To: <9511161826.AA10763@asgaard.rocket.com>
On Thu, 16 Nov 1995, Philip Nesser wrote:
> Can someone point me in the right direction for any archives of code to do
> primality testing? I would rather not have to right something from
> scratch.
You may want to try my Crypto++, which includes, among other things, a
bignum package and an implementation of the Rabin-Miller compositeness test.
See http://www.eskimo.com/~weidai/cryptlib.html for more information.
Wei Dai