Skip to content

MajesticGoodness/cute-RSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

About

This is a simple program which implements a working demo of the RSA encryption algorithm. It produces a public-private key pair, outputs it to the console, then generates a random integer between 0 and 1000 to demonstrate encryption and decryption. Enjoy! ❤️

Note: This purely for demonstration/learning purposes. It does not provide good security since the random number generator used is not cryptographically secure.

About

A super dimple wimple RSA implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages