summaryrefslogtreecommitdiff
path: root/src/test/test-siphash24.c
AgeCommit message (Expand)Author
2016-02-20test-siphash24: add a test for concatenating very short buffersZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-19test: remove wrong endianess conversion in test-siphash24Martin Pitt
2015-11-17Merge pull request #1923 from zonque/siphashLennart Poettering
2015-11-16siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-16siphash42: add tests with unaligned input pointersMartin Pitt
2015-11-16siphash24: change result argument to uint64_tMartin Pitt
2015-10-06siphash24: unify APITom Gundersen
2015-10-05test: siphash24 - verify internal state and composabilityTom Gundersen
2015-10-05test: siphash24 - add regression testTom Gundersen