Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vendor, crypto, swarm: switch over to upstream sha3 package | Dave McGregor | 2019-01-04 | 1 | -390/+0 |
| | |||||
* | crypto, pow: add pure Go implementation of ethash | Péter Szilágyi | 2017-03-09 | 1 | -2/+0 |
| | |||||
* | crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4 | Felix Lange | 2016-10-02 | 1 | -0/+392 |
This pulls in the assembly implementation of keccakf1600 for amd64. |