|
|
|
|
|
by DarkmSparks
1404 days ago
|
|
The way quantum computers are purported to work, is they search a problem space simultaneously for all solutions, then spit out the correct solution. It could be a factorisation problem, or any other. for cryptography find x and y when f(x,y)=z given z That is what "post quantum computing" means, aiui. It starts with x and y in all possible values of x and y, then spits out only the values that give z. All encryption is only as strong as the difficulty of finding x and y given only z. AIUI anyway. well aware I could have been misled - FUD. |
|
Think of it as being able to simultaneously calculate a bunch of inputs but only being able to report the "sum" of those calculations to you. So to make it useful you'd need to be able to reconstruct problems such that the incorrect answers when computed cancel each other out. Otherwise your desired answer would just be mixed in with garbage and you won't be able to get anything useful out.
It's not actually that easy to make useful quantum algorithms that work and there's only a handful of them around...