Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeffrey Wilcke
483feb0d3f
Merge pull request #2242 from jimenezrick/upstream-crypto
Closes #2241: Use Keccak-256 from golang.org/x/crypto/sha3 and mention explicitly
|
9 years ago |
.. |
database.go
|
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
9 years ago |
database_test.go
|
p2p/discover: support incomplete node URLs, add Resolve
|
9 years ago |
node.go
|
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
9 years ago |
node_test.go
|
p2p/discover: support incomplete node URLs, add Resolve
|
9 years ago |
ntp.go
|
p2p/discover: emphasize warning, add 10 min cooldown
|
9 years ago |
table.go
|
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
9 years ago |
table_test.go
|
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
9 years ago |
udp.go
|
Merge pull request #2242 from jimenezrick/upstream-crypto
|
9 years ago |
udp_notwindows.go
|
p2p/discover: fix Windows-specific issue for larger-than-buffer packets
|
9 years ago |
udp_test.go
|
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
9 years ago |
udp_windows.go
|
p2p/discover: fix Windows-specific issue for larger-than-buffer packets
|
9 years ago |