Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
schnorrVerify
Function schnorrVerify
schnorrVerify
(
proof
:
SchnorrProof
)
:
boolean
Verify a Schnorr proof. Check: g^z ยท y^c == a
Parameters
proof
:
SchnorrProof
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Verify a Schnorr proof. Check: g^z ยท y^c == a