MCPcopy Create free account
hub / github.com/ProvableHQ/python-sdk / verify

Method verify

sdk/src/account/signature.rs:67–69  ·  view source on GitHub ↗

Verifies (challenge == challenge') && (address == address') where: challenge' := HashToScalar(G^response pk_sig^challenge, pk_sig, pr_sig, address, message)

(&self, address: &Address, message: &[u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

test_signature_verifyMethod · 0.45
test_account_sanityMethod · 0.45
test_coinbaseMethod · 0.45

Calls

no outgoing calls

Tested by 3

test_signature_verifyMethod · 0.36
test_account_sanityMethod · 0.36
test_coinbaseMethod · 0.36