An open API service indexing awesome lists of open source software.

https://github.com/wjsjtu/rsa


https://github.com/wjsjtu/rsa

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# RSA
This is one of my homework project.
It generates a pair of cipher of RSA and use it encrypt some words.
The algorithm is based on the math problem of the big prime number decomposition.