Quantum Phase Estimation is a key component of Shor's Factoring Algorithm.
-
Updated
Sep 27, 2019
Quantum Phase Estimation is a key component of Shor's Factoring Algorithm.
Using Shor's Algorithm, a quantum computer will be able to crack any RSA encryption since the main problem is to find two large prime numbers that multiplied have the value "x". Quantum Superposition gives us a fast answer to this problem.
I applied Shor's Error Correction Algorithm to Quantum Teleportation.
Encrypts a given message with RSA encryption and finds the private key using Shor's Algorithm
Add a description, image, and links to the shors topic page so that developers can more easily learn about it.
To associate your repository with the shors topic, visit your repo's landing page and select "manage topics."