Age | Commit message (Expand) | Author |
---|---|---|
2015-11-05 | Fix SipHash-2-4 performance for non multiple of 8 buffers. | Yawning Angel |
2015-03-23 | Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6 | Nick Mathewson |
2015-03-23 | Fix unaligned access in SipHash-2-4. | Yawning Angel |
2014-10-28 | Add another year to our copyright dates. | Nick Mathewson |
2014-04-07 | Make csiphash use the proper endian-converter on solaris | Nick Mathewson |
2014-03-18 | csiphash: don't attempt unaligned access | Nick Mathewson |
2014-02-17 | Appropriately condition the _le64toh macro definition for OpenBSD. | dana koch |
2014-02-12 | Randomize the global siphash key at startup | Nick Mathewson |
2014-02-12 | csiphash: Add functions to take a global key. | Nick Mathewson |
2014-02-12 | csiphash: avoid unaligned access on non-x86 | Nick Mathewson |
2014-02-12 | Get csiphash better integrated with our build system | Nick Mathewson |
2014-02-12 | Raw import of Marek Majkowski's cisphash.c | Nick Mathewson |