Deserializaion of a signature should produce a point in G2
The test data is declared in a data.yaml
file:
input: signature: bytes92 -- the signature
output: bool -- VALID or INVALID
All byte(s) fields are encoded as strings, hexadecimal encoding, prefixed with 0x
.