Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

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 ...
11
votes
5answers
780 views

Does anyone know what “Quantum Computing” is?

In physics, its the ability for particles to exist in multiple/parallel dynamic states at a particular point in time. In computing, would it be the ability of a data bit to equal 1 or 0 at the same ...
9
votes
7answers
1k views

Quantum Computing and Encryption Breaking

I read a while back that Quantum Computers can break most types of hashing and encryption in use today in a very short amount of time(I believe it was mere minutes). How is it possible? I've tried ...
7
votes
0answers
179 views

Quantum Computers: can we start programming it? [closed]

Although we'll have to wait at least two or three decades until we can see a practical QC, it seems that theoretical studies are improving dramatically (studies using the free QLC language are good ...
5
votes
5answers
400 views

Anybody interested in possible operation/use of quantum computers?

I went through a period of being interested in how quantum computers work and what they might be good for if they ever become practical. I know they are talked about for code-breaking. I was ...
4
votes
2answers
283 views

How do qubits work and what are their pros and cons? What impact will they have on programming languages?

What can we do more with qubits than normal bits, and how do they work? I read about them some time ago, and it appears that qubits can store not just 0 or 1, but also 0 and 1 at the same time. I ...
3
votes
3answers
542 views

What is a QBit and how soon can I get a quantum computer?

How soon can I get a quantum computer? Is there any way to build a simple one? How many years out are they for early early adopters? I'd like to understand from a high level what a QBit is, how ...
2
votes
1answer
50 views

A problem in quantum algorithms [closed]

When I am reading chapter 10 of Dasgupta I face to a paragraph that I can't understand it : "An electron can be in a ground state or in an excited state. In the Dirac notation used in quantum ...
0
votes
1answer
39 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 ...
0
votes
0answers
35 views

Quantum Key:Logic behind this?

I have a project i.e Third Party Authentication Using Quantum Key.But we r facing lot of problems related to hardware so now we r focusing on simulation. So can anyone guide me what type of ...
0
votes
7answers
485 views

Quantum Computing - Hype Or Hyper? [closed]

I have recently been web-researching quantum computing. Will we see these in our lifetimes (ever?) (The error correction issue, for example, seems intractable to me).
-1
votes
1answer
32 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.