https://github.com/juanfranciscocis/simple-rsa-algorithm
University project, explaining the RSA Algorithm and create a small python program to use it.
https://github.com/juanfranciscocis/simple-rsa-algorithm
algorithm python3 rsa-encryption
Last synced: 8 months ago
JSON representation
University project, explaining the RSA Algorithm and create a small python program to use it.
- Host: GitHub
- URL: https://github.com/juanfranciscocis/simple-rsa-algorithm
- Owner: juanfranciscocis
- Created: 2022-07-26T17:23:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T17:31:19.000Z (over 3 years ago)
- Last Synced: 2025-02-13T18:43:30.990Z (10 months ago)
- Topics: algorithm, python3, rsa-encryption
- Language: Python
- Homepage:
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-RSA-Algorithm
University project, explaining the RSA Algorithm and create a small python program to use it.
## How To Open The Project?
1. Open your preferred python IDE, I recommend PyCharm.
2. Download the "RSA_PYTHON_CODE" file.
3. Open the hole file using the IDE.
## Where can I find the full description of the project?
*** The description of the project is written in spanish ***
1. [Open](https://github.com/juanfranciscocis/Simple-RSA-Algorithm/blob/8feb6b29968e176fbf5b8ee09159c226c5d72980/ENCRIPTAMIENTO%20RSA.pdf) the "ENCRIPTAMIENTO RSA.pdf" file.
In this file you will find the full code and description of the RSA algorithm.
## I'm looking your CV (Curriculum Vitae), where can I find useful info about this project?
*** The description of the project is written in spanish ***
[HERE!!!](https://github.com/juanfranciscocis/Simple-RSA-Algorithm/blob/8feb6b29968e176fbf5b8ee09159c226c5d72980/ENCRIPTAMIENTO%20RSA.pdf)