|
|
|
|
|
by spicyj
5122 days ago
|
|
> The easiest way to defeat this attack is, instead of directly comparing two strings, compare their mappings under a collision-resistant hash function. Is this really the best way to compare strings without giving away timing info? |
|