summaryrefslogtreecommitdiff
path: root/src/hash.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revamp lib, simplify it a bit and address some FIXMEsEuAndreh2025-01-121-70/+13
* Replace src/config.h with <s.h>; incorporate changes from other projectsEuAndreh2025-01-101-1/+1
* src/hash.c: Update to correct latest siphashbs namesEuAndreh2024-06-061-3/+3
* 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