for (data A, signature B, pubkey C) verify the signature of the data against the pubkey => {0 or 1}
Native TEAL opcode: ed25519verify_bare Min AVM version: 7
ed25519verify_bare
for (data A, signature B, pubkey C) verify the signature of the data against the pubkey => {0 or 1}