Request to Implement Shor Algorithm
Feature description
Hi, I wanted to implement the logical algorithm without the use of Qiskit and Cirq to show how Shor Algorithm that is used in quantum computing breaks RSA cryptography by easily finding n that is used to develop the public and private key of a user.
Hi! I think I have implemented Shor's Algorithm during one of my courses on Quantum Computing at my College, IIT Bhilai. PS: Although implementation of logical algorithm (classical one) could be not as efficient as Quantum. I am a total beginner to Open Source Contributing. I can try resolving this issue under the topic: Hacktoberfest, could any Mod assign me this issue to resolve?
Hi, I had done the implementation of the Shor Algorithm and wanted some one to verify my algorithm. But you can also try this algorithm and share your own implementation