Constant VRFYED
Source pub const VRFYED: Constraint;
Expand description
§VerifyEd25519
0x51
: VRFYED
Validate an Ed25519 signature against a public key.
Data is byte aligned so length is number of bytes not number of words.
[data, data_len, sig_w0, sig_w1, sig_w2, sig_w3, sig_w4, sig_w5, sig_w6, sig_w7, key_w0, key_w1, key_w2, key_w3]
§Stack Output
[bool]