What Does SHA1 is Broken Mean?
...infinite. The hash on the other hand is a fixed size. Therefore, for each value in the range of our hash, there are an infinite number of possible values for x
This range of possible values determines the odds of guessing a value x to match a known value f(x). If the size of the hash value was 2 1 , there would be a 50/50 chance that the...
