Skip to content

ed25519verifyBare

Algorand TypeScript


Algorand TypeScript / op / ed25519verifyBare

ed25519verifyBare(a, b, c): boolean

Defined in: op.ts:890

for (data A, signature B, pubkey C) verify the signature of the data against the pubkey => {0 or 1}

bytes

bytes | bytes<64>

bytes<32> | bytes

boolean

Native TEAL opcode: ed25519verify_bare Min AVM version: 7