Skip to content

datsfilipe/rsa-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RSA KEYGEN

Description

This project is a RSA keygen made using python. It just simulate how a key is generated is RSA on a more simple way, so the use for security reasons is not recommended.

Technologies

  1. Python

Running project

Use the terminal of your operating system. Obs: you should have Python installed on your system to follow this instructions.

# Clone the repository
git clone <https://github.com/datsfilipe/rsa-python.git>

# Enter on directory created by git clone command
cd rsa-python

# Type below command and follow the app usage
python usage.py

# Maybe you will have to use python2 or python3 to run

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages