aboutsummaryrefslogtreecommitdiff
path: root/src/ext/keccak-tiny
AgeCommit message (Expand)Author
2020-12-17Fix Keccak undefined behavior on exotic platforms.George Kadianakis
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2017-03-14Improve keccak-tiny performance by 15% on LE intelNick Mathewson
2016-05-03Fix keccak-tiny portability on `exotic` platforms.Yawning Angel
2015-12-19Use tor specific headers and memwipe() instead of memset_s(), and build.Yawning Angel
2015-12-19Expose an incremental API in addition to the one-shot routines.Yawning Angel
2015-12-18Clean import of keccak-tiny (https://github.com/coruus/keccak-tiny)Yawning Angel