October 31, 2014

RSA and Chinese Remainder Theorem

Improved my implementation of the RSA cryptosystem by optimizing it using the Chinese Remainder Theorem so that the decryption runs faster.

You can see the code below and access the project on github over here

screenshot