What is quantum computing?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
capslfern
Messages
5
Reaction score
0
TL;DR
what is quantum computing and why is it different from conventional computing? what can it be used for?
I've heard that quantum computing is faster than conventional computing and can break almost all of our security, but how?
What could quantum computing be used for?
What can conventional computers do that quantum cant?
What can quantum computers do that conventional cant?
 
Physics news on Phys.org
What reading have you been doing on these questions? It's best if you do some reading on your own and then post links to your reading and ask questions about the parts you do not yet understand.
 
Reply
  • Like
Likes   Reactions: pines-demon
Yes I concur wth @berkeman. Find some articles on quantum computing.

One thing to search for is Shor’s algorithm which will answer your security questions.

Many of our secure systems use RSA encryption which relies on the difficulty of factoring really large numbers of anywhere from 300 to 1200 digits into prime components. The numbers are based on the product of two large primes.

Quantum computers hold the promise of factoring RSA keys into their two primes breaking its security feature as either prime can be used to decrypt the message.

So far, IBM has successfully factored a rather small key into its two primes of 3 and 5 and claimed quantum supremacy.

Jedi