Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LagrangeDev/LagrangeGo
/ Exange
Method
Exange
utils/crypto/ecdh/impl.go:11–11 ·
view source on GitHub ↗
(remote []byte)
Source
from the content-addressed store, hash-verified
9
PublicKey() []byte
10
SharedKey() []byte
11
Exange(remote []byte) ([]byte, error)
12
}
13
14
/*
Callers
1
ParseKeyExchangeResponse
Function · 0.65
Implementers
1
p256exchanger
utils/crypto/ecdh/impl.go
Calls
no outgoing calls
Tested by
no test coverage detected