jorgegomzar / EuclideanAlgorithm

My own script to calculate the private key on RSA using the Extended Euclidean Algorithm aproximation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EuclideanAlgorithm

My own script to calculate the private key on RSA using the Extended Euclidean Algorithm aproximation.

Execute script.py from a terminal window to start it!

About

My own script to calculate the private key on RSA using the Extended Euclidean Algorithm aproximation.

License:MIT License


Languages

Language:Python 100.0%