crypto, pow: add pure Go implementation of ethash
Showing
- crypto/crypto.go 48 additions, 0 deletionscrypto/crypto.go
- crypto/sha3/hashes.go 3 additions, 0 deletionscrypto/sha3/hashes.go
- crypto/sha3/keccakf_amd64.s 0 additions, 2 deletionscrypto/sha3/keccakf_amd64.s
- pow/ethash.go 1071 additions, 0 deletionspow/ethash.go
- pow/ethash_test.go 722 additions, 0 deletionspow/ethash_test.go
- pow/xor.go 85 additions, 0 deletionspow/xor.go
Loading
Please register or sign in to comment