|
|
|
|
|
by eternalban
3454 days ago
|
|
> 8-bit result that spreads nicely over the 256 values, doesn't let an attacker fill one bucket, and doesn't let an attacker learn anything about the other users and their cache entries. Willing to be educated, but won't I get that by just masking off 8 bits off of say SHA-x? [edit: h(s + secret-bits) & 0xff ] |
|