]> git.ozlabs.org Git - ccan/history - ccan/siphash/siphash.c
siphash: Use uint64_t directly, remove typedef
[ccan] / ccan / siphash / siphash.c
2013-01-25 Ulrik Sverdrupsiphash: Use uint64_t directly, remove typedef
2013-01-25 Ulrik Sverdrupsiphash: Simplify helper function W64's signature
2013-01-25 Ulrik Sverdrupsiphash: Use ~7 correctly
2013-01-14 Ulrik Sverdrupsiphash: Write siphash_epilogue in nicer style
2013-01-14 Ulrik Sverdrupsiphash: Use simple but misalignment-correct implementa...
2013-01-14 Ulrik Sverdrupsiphash: A keyed hash designed by Aumasson and djb