C code to implement RSA Cryptography
This is a small RSA cryptography program written in C. The values in the main function are hardcoded, but they can just be replaced by inputs taken from the user in the client code.