siphash: Use simple but misalignment-correct implementation of W64
A simple implementation compiles very well with gcc and clang on ppc and x86, and will handle any-aligned input.
Showing
Please register or sign in to comment
A simple implementation compiles very well with gcc and clang on ppc and x86, and will handle any-aligned input.