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