summaryrefslogtreecommitdiff
path: root/src/hash.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/hash.c: Add thread safe initialization of SipHash seedEuAndreh2024-06-021-0/+104
* src/hash.{c,h}: Remove into dedicated projectEuAndreh2024-01-071-384/+0
* src/*.c: Group tests under a single #ifdef; remove SipHash codeEuAndreh2024-01-021-275/+15
* Init project: copy files and skeletons from othersEuAndreh2024-01-011-0/+644