Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XTLS/REALITY
/ keySharePrivateKeys
Struct
keySharePrivateKeys
key_schedule.go:53–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
type
keySharePrivateKeys
struct
{
54
curveID CurveID
55
ecdhe *ecdh.PrivateKey
56
mlkem *mlkem.DecapsulationKey768
57
}
58
59
const
x25519PublicKeySize = 32
60
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected