Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

rsa-edu

Implementaion of basic RSA features.

Usage:

$ python rsa.py P Q e

Excample:

$ python rsa.py 1500450271 326700001 65537
pk(490197105036150271, 65537)
sk(490197105036150271, 34182229300473473)

For educational purposes only. Do not use this for cryptography.

About

Implementaion of basic RSA features. For educational purposes only. Do not use this for cryptography.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages