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

https://github.com/ruben165/nrsa

nRSA Encryption and Decryption
https://github.com/ruben165/nrsa

assymetric-security data-security rsa

Last synced: 2 months ago
JSON representation

nRSA Encryption and Decryption

Awesome Lists containing this project

README

        

This is my attempt on making an RSA Implementation with Python, but with a slight different approach at the start. Instead of using only two prime numbers at the beginning, this algorithm (currently) can use up to five numbers.