Skip to content

Create faster low quality hash #58

@tkaitchuck

Description

@tkaitchuck

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions