Skip to content

user-name-is-taken/RSA---pyhon-3

Repository files navigation

RSA- Python 3.4


RSA

When my_RSA is opened, this program will call rsa(). rsa() does the following:
prompt for a text input,
convert the text input to a number,
and encrypt the number.

Then it will ask if you want to decrypt or not.
decrypt_to_text(c) will decrypt a number to text.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published