Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ritu-thombre99/breaking-rsa-using-shors-algorithm

The code demonstrates how a third party can break the RSA by obtaining the secret key by using public key and interrupt the communication and modifies the messages in transit.
https://github.com/ritu-thombre99/breaking-rsa-using-shors-algorithm

quantum-circuit quantum-computing quantum-fourier-transform quantum-information quantum-phase-estimation quantum-programming rabin-cryptosystem rsa-cryptosystem shor-attack-on-rabin shor-attack-on-rsa shors-algorithm

Last synced: 5 days ago
JSON representation

The code demonstrates how a third party can break the RSA by obtaining the secret key by using public key and interrupt the communication and modifies the messages in transit.

Awesome Lists containing this project

README

        

# Breaking-RSA-using-Shor-s-algorithm

+ File breaking_RSA.ipynb has a step-by-step demonstration of key generation, encryption, shor's attack and decyrption for RSA encryption algorithm.
+ File Shor.ipynb demonstrates factorization of 7 bit integer (119=17*7) on a 32 bit quantum processor provided by IBM
+ shor_119.png is the circuit and histogram.png are mesarement results for this circuit