RSA Algorithm in Cryptography and Network Security Tutorial RSA Algorithm RSA is an algorithm for public key cryptography RSA (RIvest Shamir Adleman) Algorithm was publicly described in 1977. Mathematical Background of RSA Algorithm  Extended Euclidean algorithm Given x, find y, such that x.y=1 mod m. The extended Euclidean algorithm can efficiently findContinue Reading