|
|
|
|
|
by gizmo686
3845 days ago
|
|
It is worth noting that modern cryptography generally considers a system securing only if it takes exponentially longer to crack than it does to encrypt. That is to say, the cryptosystem defines some security parameter y, and legitimate operations can be done in O(y) time, while attacks require O(b^y) for some b>1. Even quatom computers require superlinear time run Shor's algorithm. |
|