summaryrefslogtreecommitdiff
path: root/src/ext/csiphash.c
AgeCommit message (Expand)Author
2018-01-11On shutdown, mark openssl as uninitialized.Nick Mathewson
2017-05-30Fix GCC 7 -Wimplicit-fallthrough warningsAndreas Stieger
2017-03-14Improve keccak-tiny performance by 15% on LE intelNick Mathewson
2017-02-03Use the standard OpenBSD preprocessor definitioncypherpunks
2015-11-05Fix SipHash-2-4 performance for non multiple of 8 buffers.Yawning Angel
2015-03-23Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6Nick Mathewson
2015-03-23Fix unaligned access in SipHash-2-4.Yawning Angel
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-04-07Make csiphash use the proper endian-converter on solarisNick Mathewson
2014-03-18csiphash: don't attempt unaligned accessNick Mathewson
2014-02-17Appropriately condition the _le64toh macro definition for OpenBSD.dana koch
2014-02-12Randomize the global siphash key at startupNick Mathewson
2014-02-12csiphash: Add functions to take a global key.Nick Mathewson
2014-02-12csiphash: avoid unaligned access on non-x86Nick Mathewson
2014-02-12Get csiphash better integrated with our build systemNick Mathewson
2014-02-12Raw import of Marek Majkowski's cisphash.cNick Mathewson