Tagged Questions

16
votes
11answers
2k views

Are there public key cryptography algorithms that are provably NP-hard to defeat?

Should practical quantum computing become a reality, I am wondering if there are any public key cryptographic algorithms that are based on NP-complete problems, rather than integer factorization or ...
0
votes
1answer
41 views

Deutsch-Jozsa algorithm

When I was reading about quantum algorithms I face to Deutsch-Jozsa algorithm , I see that if we want to solve that problem in non quantum algorithm, our algorithm have exponential time complexity ...
-1
votes
1answer
33 views

Quantum complexity class VS Non quantum complexity class [closed]

I want to know what is the relation between BQP complexity class and P and NP Complexity class ? please help me . thanks.