pantaloons / RSA

Simple implementation of the RSA algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple implementation of the RSA algorithm


Languages

Language:C 100.0%