Category Archives: Cryptography

A Quick Example on RSA working

Posted in Cryptography, Number Theory | Tagged | Leave a comment

RSA Encoding Decoding

Here is an example which illustrates how RSA method works. What you do is start with two prime numbers and multiply them to get a bigger composite number. This number is not easy to factor so you make this number … Continue reading

Posted in Abstract Algebra, Algorithm, Cryptography, Number Theory | Leave a comment