Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XTLS/REALITY
/ ConstantTimeSum
Method
ConstantTimeSum
cipher_suites.go:572–572 ·
view source on GitHub ↗
(b []byte)
Source
from the content-addressed store, hash-verified
570
type
constantTimeHash
interface
{
571
hash.Hash
572
ConstantTimeSum(b []byte) []byte
573
}
574
575
// cthWrapper wraps any hash.Hash that implements ConstantTimeSum, and replaces
Callers
1
Sum
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected