Comment on Why cryptography is not based on NP-complete problemsComments−praptak1yAnother problem with NP-hard is that it only covers deterministic algorithms.Even if most instances of a problem are deterministically hard, they might still have a randomized algorithm which solves them feasibly.−tyilo1yIt might also be the case that P=NP
Comments
Another problem with NP-hard is that it only covers deterministic algorithms.
Even if most instances of a problem are deterministically hard, they might still have a randomized algorithm which solves them feasibly.
It might also be the case that P=NP