Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make csiphash use the proper endian-converter on solaris | Nick Mathewson | 2014-04-07 |
* | csiphash: don't attempt unaligned access | Nick Mathewson | 2014-03-18 |
* | Appropriately condition the _le64toh macro definition for OpenBSD. | dana koch | 2014-02-17 |
* | 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 | 2014-02-12 |