Y
Hacker News
new
|
ask
|
show
|
jobs
by
Aloisius
4120 days ago
> Allowing collisions breaks the immutability requirement, which impacts security in many important cases.
All
hashes have collisions. There are no cryptographic hashes that can promise zero collisions.
1 comments
timmclean
4120 days ago
Of course; I was speaking informally. "allowing collisions" == "allowing it to be feasible to find a collision"
link