aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha3/keccakf_amd64.go
Commit message (Collapse)AuthorAgeFilesLines
* vendor, crypto, swarm: switch over to upstream sha3 packageDave McGregor2019-01-041-13/+0
|
* crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4Felix Lange2016-10-021-0/+13
This pulls in the assembly implementation of keccakf1600 for amd64.