/RSA

Simple implementation of the RSA algorithm

Primary LanguageC

Simple RSA implementation, written for education. This is not meant to be efficient and is most definitely not secure or entirely correct, do NOT use it for anything that matters.