|
2e0f6c6923
|
hash/siphash: add an (ugly) siphash128 implementation
|
2022-07-25 11:59:13 +10:00 |
|
|
77071e3334
|
hash/siphash: prefer short integer names
|
2022-07-21 15:44:07 +10:00 |
|
|
f962653818
|
hash/siphash: correct the update loop bounds
|
2022-07-21 14:23:17 +10:00 |
|
|
cc3153123e
|
hash/siphash: style
|
2022-07-21 14:23:09 +10:00 |
|
|
b3f00b2f39
|
hash/siphash: add support by byte array keys
|
2022-07-21 14:22:47 +10:00 |
|
|
8beada1646
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
|
|
f6056153e3
|
rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
|
2018-08-05 14:42:02 +10:00 |
|
|
803acc9a87
|
relicense under MPL-2.0
|
2018-08-04 15:14:06 +10:00 |
|
|
497d3ca970
|
build: update for gcc-8.1 warnings
|
2018-05-03 18:32:08 +10:00 |
|
|
1c150296f9
|
hash/siphash: qualify local helper functions as static
|
2018-05-03 17:32:45 +10:00 |
|
|
6f51b82f65
|
siphash: add initial implementation
|
2018-01-23 18:57:04 +11:00 |
|