aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha3/keccakf_amd64.s
Commit message (Collapse)AuthorAgeFilesLines
* crypto, pow: add pure Go implementation of ethashPéter Szilágyi2017-03-091-2/+0
|
* crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4Felix Lange2016-10-021-0/+392
This pulls in the assembly implementation of keccakf1600 for amd64.