aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/hashtables.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework headers and includesJason A. Donenfeld2016-09-291-2/+2
* hashtables: use rdrand() instead of counterJason A. Donenfeld2016-08-221-4/+3
* c: specify static array size in function paramsJason A. Donenfeld2016-08-021-2/+2
* index hashtable: run random indices through siphashJason A. Donenfeld2016-07-221-1/+5
* Initial commitJason A. Donenfeld2016-06-251-0/+137