Skip to main content

5 docs tagged with "modular arithmetic"

View all tags

Discrete Logarithm

An overview of the Discrete Logarithm problem and its applications in cryptography.

Fermat's Little Theorem

A comprehensive guide to calculating the modular multiplicative inverse using Fermat's Little Theorem.

Modular Arithmetic

Modular arithmetic is a fundamental concept in mathematics, essential for cryptography and number theory.

Modular Arithmetic

A detailed guide to understanding and implementing the Modular Arithmetic in Number Theory.

Modular Exponentiation Algorithm

Modular Exponentiation is an algorithm used to efficiently compute large powers modulo a number, using a technique called exponentiation by squaring.