[47274] in Cypherpunks
Re: Bignum support in C++
daemon@ATHENA.MIT.EDU (Derek Atkins)
Mon Jan 15 23:28:34 1996
To: grimm@MIT.EDU
Cc: cypherpunks@toad.com
In-Reply-To: Your message of "Mon, 15 Jan 1996 14:16:55 EST."
<9601151916.AA00949@w20-575-119.MIT.EDU>
Date: Mon, 15 Jan 1996 22:19:58 EST
From: Derek Atkins <warlord@MIT.EDU>
Actually, Wei Dai's Crypto++ library contains a fairly good BigNum
package (actually, the MPI code from PGP 2.6.2, I believe ;) wrapped
in C++.
So, there is no need to do any work, just grab Wei's library and use
the bignums out of there.
-derek