Merge pull request #2242 from jimenezrick/upstream-crypto
Closes #2241: Use Keccak-256 from golang.org/x/crypto/sha3 and mention explicitly
Showing
crypto/sha3/LICENSE
0 → 100644
crypto/sha3/PATENTS
0 → 100644
crypto/sha3/doc.go
0 → 100644
crypto/sha3/hashes.go
0 → 100644
crypto/sha3/register.go
0 → 100644
This diff is collapsed.
crypto/sha3/sha3_test.go
0 → 100644
crypto/sha3/shake.go
0 → 100644
File added
crypto/sha3/xor.go
0 → 100644
crypto/sha3/xor_generic.go
0 → 100644
crypto/sha3/xor_unaligned.go
0 → 100644
ethdb/README.md
deleted
100644 → 0
params/protocol_params.go
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment