/tinyrsa_old

Old Textbook RSA implementation

Primary LanguageC++MIT LicenseMIT

Jonah's Tiny RSA

This is a textbook RSA implementation program for CSC 285. This program will generate public and private RSA keys to encrypt and decrypt text.

Libraries