go-ethereum/p2p/enr
Daniel Liu ad0eea0f07
refactor(crypto): vendor in golang.org/x/crypto/sha3 #33323 (#2046)
The upstream libray has removed the assembly-based implementation of
keccak. We need to maintain our own library to avoid a peformance
regression.

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
Co-authored-by: lightclient <lightclient@protonmail.com>
2026-02-28 17:23:57 +04:00
..
enr.go feat(p2p): ENR updates for discovery v4 compatibility #16679 (#2010) 2026-02-06 13:49:44 +05:30
enr_test.go feat(p2p): ENR updates for discovery v4 compatibility #16679 (#2010) 2026-02-06 13:49:44 +05:30
entries.go feat(p2p): ENR updates for discovery v4 compatibility #16679 (#2010) 2026-02-06 13:49:44 +05:30
idscheme.go refactor(crypto): vendor in golang.org/x/crypto/sha3 #33323 (#2046) 2026-02-28 17:23:57 +04:00
idscheme_test.go feat(p2p): ENR updates for discovery v4 compatibility #16679 (#2010) 2026-02-06 13:49:44 +05:30