Skip to content
This repository was archived by the owner on May 13, 2022. It is now read-only.

Better separate hash functions that aren't variable size into distinct types. #49

@brandondahler

Description

@brandondahler

Hash functions that have effectively different algorithms should be separate classes instead of being configurations of a general class. This doesn't necessarily mean the separate classes can't derive from a common base.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions