summaryrefslogtreecommitdiffhomepage
path: root/src/hashtables.c
AgeCommit message (Expand)Author
2016-09-29Rework headers and includesJason A. Donenfeld
2016-08-22hashtables: use rdrand() instead of counterJason A. Donenfeld
2016-08-02c: specify static array size in function paramsJason A. Donenfeld
2016-07-22index hashtable: run random indices through siphashJason A. Donenfeld
2016-06-25Initial commitJason A. Donenfeld