big number arithmetic
"John Nietzsche" <[email protected]> Thu, 22 Mar 2007 08:40:07 -0300
| Newsgroups | gmane.comp.djb.bignum.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear list members, i am trying to imlement multiplication function for two 64 bit number. I wondered which would it be the best possible algorithm for such a feat? May someone suggest one? After have implemented, what about make it generic, i.e., for n bits? Thanks in advance.