Content deleted Content added
Link suggestions feature: 3 links added. |
m →Multiplicative hashing: HTTP to HTTPS for Cornell University |
||
Line 162:
Multiplicative hashing is susceptible to a "common mistake" that leads to poor diffusion—higher-value input bits do not affect lower-value output bits.<ref>
{{cite web |url=
<syntaxhighlight lang="c">
unsigned hash(unsigned K) {
|