Encyclopedia > Hash collision

  Article Content

Hash collision

A hash collision occurs when two distinct inputs into a hash function produce identical outputs. A hash function is considered "cryptographically secure" if it is computationally infeasible to find any pair of inputs with the same output.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quadratic formula

... we get <math>x=\frac{-b}{2a}\pm\frac{\sqrt{b^2-4ac}}{2a}=\frac{-b\pm\sqrt{b^2-4ac}}{2a}.</math> Generalizations The formula and its proof remain ...

 
 
 
This page was created in 145 ms