chiark / gitweb /
siphash24: make siphash24_compress decomposable
[elogind.git] / src / basic / siphash24.c
2017-03-29 Tom Gundersensiphash24: make siphash24_compress decomposable
2017-03-29 Tom Gundersensiphash24: move last compression iteration from compres...
2017-03-29 Tom Gundersensiphash24: split out the compression step
2017-03-29 Tom Gundersensiphash24: split out the finalization step
2017-03-29 Tom Gundersensiphash24: introduce state struct
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...