Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CovenantSQL/CovenantSQL
/ S256
Function
S256
crypto/secp256k1/curve.go:325–327 ·
view source on GitHub ↗
S256 returns a BitCurve which implements secp256k1.
()
Source
from the content-addressed store, hash-verified
323
324
// S256 returns a BitCurve which implements secp256k1.
325
func
S256() *BitCurve {
326
return
theCurve
327
}
Callers
3
generateKeyPair
Function · 0.92
CompressPubkey
Function · 0.70
generateKeyPair
Function · 0.70
Calls
no outgoing calls
Tested by
2
generateKeyPair
Function · 0.74
generateKeyPair
Function · 0.56