From: Dave -Turner on 25 Jan 2010 05:27 Thankyou kindly Paul, looking into them now :)
From: Tom St Denis on 25 Jan 2010 06:46 On Jan 24, 10:06 pm, "Dave -Turner" <ad...(a)127.0.0.1> wrote: > Just wondering if anybody here has any assembly code for Modulo and > Exponentiation calculations with huge integers? my googling wasn't very > fruitful Normally your exponentiation would be in C and your mult/sqr/reduction code in assembler. There is really little benefit at the high level of using ASM. Tom
From: Phil Carmody on 28 Jan 2010 05:30 "Dave -Turner" <admin(a)127.0.0.1> writes: >> That's a bloody stupid request for several reasons. > > Pretty stupid answer too - if i had've known why would I ask? So you didn't know about gcc? MSVC has an equivalent switch too? So are you completely unaware of all C compilers? If so, then how do you know you must avoid C? Phil -- Any true emperor never needs to wear clothes. -- Devany on r.a.s.f1
First
|
Prev
|
Pages: 1 2 Prev: CryptoAnalysis Game4: Crack the attack plan ! (Solution !) Next: Another crazy patent |