summaryrefslogtreecommitdiff
path: root/src/basic/siphash24.c
Commit message (Expand)AuthorAge
* siphash24: fix memory alignmentDaniel Mack2017-04-26
* [2/5] Apply missing fixes from upstreamSven Eden2017-03-29
* siphash24: expose the internal helper functionsTom Gundersen2017-03-29
* siphash24: make siphash24_compress decomposableTom Gundersen2017-03-29
* siphash24: move last compression iteration from compression step to finalizat...Tom Gundersen2017-03-29
* siphash24: split out the compression stepTom Gundersen2017-03-29
* siphash24: split out the finalization stepTom Gundersen2017-03-29
* siphash24: introduce state structTom Gundersen2017-03-29
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14