Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to Implement Shor Algorithm #12318

Open
joelkurien opened this issue Oct 29, 2024 · 2 comments
Open

Request to Implement Shor Algorithm #12318

joelkurien opened this issue Oct 29, 2024 · 2 comments
Labels
enhancement This PR modified some existing files

Comments

@joelkurien
Copy link

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.

@joelkurien joelkurien added the enhancement This PR modified some existing files label Oct 29, 2024
@arnavwinner
Copy link

arnavwinner commented Oct 29, 2024

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?

@joelkurien
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This PR modified some existing files
Projects
None yet
Development

No branches or pull requests

2 participants