Age | Commit message (Expand) | Author |
---|---|---|
2015-11-17 | Merge pull request #1923 from zonque/siphash | Lennart Poettering |
2015-11-16 | siphash24: let siphash24_finalize() and siphash24() return the result directly | Daniel Mack |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-16 | siphash24: change result argument to uint64_t | Martin Pitt |
2015-11-16 | siphash24: fix memory alignment | Daniel Mack |
2015-10-06 | siphash24: coding-style fixes | Tom Gundersen |
2015-10-06 | siphash24: unify API | Tom Gundersen |
2015-10-05 | siphash24: expose the internal helper functions | Tom Gundersen |
2015-10-05 | siphash24: make siphash24_compress decomposable | Tom Gundersen |
2015-10-05 | siphash24: move last compression iteration from compression step to finalizat... | Tom Gundersen |
2015-10-05 | siphash24: split out the compression step | Tom Gundersen |
2015-10-05 | siphash24: split out the finalization step | Tom Gundersen |
2015-10-05 | siphash24: introduce state struct | Tom Gundersen |
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers |