summaryrefslogtreecommitdiff
path: root/src/ext/keccak-tiny/keccak-tiny-unrolled.c
AgeCommit message (Expand)Author
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