|
|
|
|
|
by brongondwana
4121 days ago
|
|
Except if the hash is smaller than the source data, then with a good hash, there will be multiple source datasets that hash to the same result, which makes your decompression program unreliable. You could well bruteforce the wrong answer. |
|