This website requires JavaScript.
Explore
Help
Sign In
magical
/
keccak
Watch
1
Star
0
Fork
0
You've already forked keccak
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8
Commits
2
Branches
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Andrew Ekstedt
56a2055f6e
Use fewer XORs in Theta and eliminate Pi.
...
Go's common subexpression elimination is apparently not up to snuff. Pi is now done implicitly.
2014-12-31 17:52:09 -08:00
Andrew Ekstedt
64c5855490
Optimize loads and stores a bit.
2014-12-31 16:52:34 -08:00
Andrew Ekstedt
df6edcd0bb
Generate a faster round function.
2014-12-31 16:43:36 -08:00