In the world of cryptography, where the protection of sensitive information is paramount, mathematicians and cryptographers have devised ingenious methods … More
Tag: euler
A Gentle Proof of Why Euler’s Totient Function is Multiplicative
RSA cryptosystem is mainly based on the multiplicative feature of Euler’s totient function. In this blog post, we embark on … More
A Gentle Introduction to Fermat Euler Theorem
We have been commonly using the Euler’s generalized version of Fermat’s little theorem in RSA encryption algorithm. In this post, … More
The Math Behind RSA Algorithm
RSA is still the most common public key algorithm in cryptography world. Even though, applying the algorithm is very easy, … More