Y
Hacker News
new
|
ask
|
show
|
jobs
by
msm_
239 days ago
Is AES-256 more quantum resistant? It still has 16byte block size, so intuitively it should be equally vulnerable to Grover.
1 comments
adgjlsfhk1
239 days ago
Grover's algorithm is sqrt(N) wrt domain size and the key is part of the domain of the function.
link