-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
Following up on rust-lang/hashbrown#207
It may be beneficial to have lower quality non-dos-resistant hash for cases where applications don't care about these features.
It would make sense to do this as a separate hasher instance. The trick is to find a way to do this without having to duplicate all of the code.
codabrink, Glitchy-Tozier, DonYum and stepancheg
Metadata
Metadata
Assignees
Labels
No labels