January 8, 2002
Practical Aspects of Modern Cryptography
How to compute YX mod N
•Compute YX and then reduce mod N.
•
•If X, Y, and N each are 1,000-bit integers,  YX  consists of ~21010 bits.
•
•Since there are roughly 2250 particles in the universe, storage is a problem.