jonahisadev / tinyrsa_old

Old Textbook RSA implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Old Textbook RSA implementation

License:MIT License


Languages

Language:C++ 96.9%Language:Makefile 3.1%