aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/keccak/keccak.h
Commit message (Expand)AuthorAgeFilesLines
* XOR the input directly into the state. Only slightly faster (about 5%lloyd2010-12-111-2/+6
* Add a simple but functioning implementation of Keccak. Only thelloyd2010-12-101-0/+44