|
|
|
|
|
by tryeng
4827 days ago
|
|
[Replying to ajanuary] Thank you, now I actually do see your point. I would still not think of it a considerable weakness. To find such a collision would take more time than bruteforcing any likely password. There doesn't yet exist a single example of any SHA1 or SHA2 collision, and if we use SHA256 as an example, we could probably not find one the next few years by bruteforcing even if we used all the world's current computing power and storage. Edit: Actually, that whole argument falls to pieces, because if we can search through enough possibilities to find any collision, the output size of the hashing function is too small to for the hashing function to be secure. |
|
It's more a case of "hey, here's a potential problem you might not have thought of, here's an algorithm that addresses it."