[47325] in Cypherpunks
Re: Bignum support in C++
daemon@ATHENA.MIT.EDU (grimm@MIT.EDU)
Tue Jan 16 18:38:21 1996
From: grimm@MIT.EDU
Date: Tue, 16 Jan 1996 18:18:19 -0500
To: cypherpunks@toad.com
Cc: grimm@MIT.EDU
In-Reply-To: <199601160319.WAA02872@toxicwaste.media.mit.edu> (message from Derek Atkins on Mon, 15 Jan 1996 22:19:58 EST)
Okay, I setup a quick web site for the large integer class I talked
about yesterday. The URL is
http://www.mit.edu:8001/people/grimm/Int/Int.home.html
Included in the package is a quick demonstration using Fibonacci
numbers. (Beware: the code as-is spits everything out in hex.)
Comments, suggestions, etc. are always welcome.
-James