Introduction - If you have any usage issues, please Google them yourself
Implement RSA encryption with MATLAB, decryption, and try to crack the RSA.
RSA_Gen.m generate encryption keys RSA_Enc.m encrypt the original message
RSA_Dec.m decryption
RSA_Hack.m try to hack encrypted message