Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 344 Bytes

deserialization_G2.md

File metadata and controls

14 lines (9 loc) · 344 Bytes

Test format: Deserialization to G2

Deserializaion of a signature should produce a point in G2

Test case format

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.