Title :
Comments on "A Computer Algorithm for Calculating the Product AB Modulo M"
Author_Institution :
Department of Computer Science, University of Washington
fDate :
3/1/1985 12:00:00 AM
Abstract :
The modular multiplication algorithm (MMA) was presented as a method of calculating " the smallest nonnegative integer R congruent modulo M to the product AB of two nonegative integers without dividing by M."1 The claim that division is avoided is technically correct, but misleading. A minor modification calculates both R and Q such that AB = MQ + R. A simplified version of the new algorithm is given and an alternate derivation is shown to illustrate the key ideas behind the method.
Keywords :
Algorithms; integer arithmetic; long division; modular arithmetic; modular multiplication; multiple precision arithmetic; Arithmetic; Computer architecture; Computer science; Constraint optimization; Fasteners; Interleaved codes; Algorithms; integer arithmetic; long division; modular arithmetic; modular multiplication; multiple precision arithmetic;
Journal_Title :
Computers, IEEE Transactions on
DOI :
10.1109/TC.1985.1676574