Skip to main content

5 docs tagged with "cryptography"

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.

Merkle Tree Algorithm

The Merkle Tree is a cryptographic structure used for efficient and secure data verification in distributed systems.

Modular Arithmetic

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

Modular Exponentiation

A comprehensive guide on Modular Exponentiation for fast computation of large powers in modular arithmetic.