Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-14 | Improve keccak-tiny performance by 15% on LE intel | Nick Mathewson | |
The 64-bit load and store code was generating pretty bad output with my compiler, so I extracted the code from csiphash and used that instead. Close ticket 21737 |