Distraction: Modular Exponentiation

While reviewing modular exponentiation, I got bored and decided to write this program instead. I have not yet finished writing my bigInt calculator I started working on a while back, so, my program only works for numbers smaller than 2^64 bits.

  Modular Exponentiation (1.3 KiB, 10 hits)

  • Share/Bookmark

Related posts:

  1. Distraction: Euclid’s Algorithm
  2. Mini-project: PeeweeGen
  3. New knowledge base implemented at campus newspaper

One Response to “Distraction: Modular Exponentiation”

  1. Walter Says:

    This was cool but I wish there were more of an explanation and not just code :(

Leave a Reply

CAPTCHA Image