aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/tests/hash.cc
AgeCommit message (Expand)Author
2020-06-18Revert the `enum struct` changeJohn Ericson
2020-06-18Merge branch 'enum-class' into no-hash-type-unknownJohn Ericson
2020-06-18Merge remote-tracking branch 'upstream/master' into enum-classJohn Ericson
2020-06-03libutils/hash: remove default encodingzimbatm
2020-06-02Remove `hashingWithUnknownAlgoExits`John Ericson
2020-06-02Remove `HashType::Unknown`John Ericson
2020-05-28Fixing the result of mergeCarlo Nucera
2020-05-25Add unit tests for hashing functionsTobias Pflug