Commit Graph

6 Commits

Author SHA1 Message Date
2e0f6c6923 hash/siphash: add an (ugly) siphash128 implementation 2022-07-25 11:59:13 +10:00
ea8d23bf17 hash/siphash: add 1-64 byte test vectors 2022-07-21 15:34:44 +10:00
a94cd677bd tap: use fmtlib specifiers 2021-04-13 16:05: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
2508c5cc71 test: read TAP status before exit 2018-03-20 14:50:46 +11:00
6f51b82f65 siphash: add initial implementation 2018-01-23 18:57:04 +11:00