|
-
November 22nd, 2005, 03:28 PM
#3
Re: Operation with long_numbers
Hi draqula,
If you want to study the algorithms, see Knuth's The Art of Computer Programming, Seminumerical Algorithms.
If you want an implementation, I prefer Crypto++. An implementation of Knuth can be found here.
For a tutorial on using the CryptoPP::Integer, see A Big Integer Package for Use in Visual Basic Written in Visual C++. The article is a COM wrapper, but the mathematical operations are the same.
Jeff
Last edited by [email protected]; November 22nd, 2005 at 03:42 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|