|
|
|
|
|
by ademarre
3879 days ago
|
|
You are dramatically undervaluing collision resistance. > Imagine if your '==' operator only worked 99 times out of a hundred. Imagine if the probability of your '==' operator failing was 2^(-128). I would be fine with that. And that's the same "gamble" made by any protocol that relies on the collision resistance of SHA-256. You would have to try 1 quadrillion per second for 10 quadrillion years before having a 50% chance of hitting a collision. |
|
Just because the chance of it happening is small, does not mean you will have to try 1 quadrillion per second for 10 quadrillion years before a collision occurs.
Granted collisions may not occur frequently, but a collision could occur at any time.
FYI, procedures like these would not pass the FAA code regulations for airlines.