Skip to content

Serialization of GT #658

@vincenzoiovino

Description

@vincenzoiovino

Hello,
I need to serialize GT elements for bls12-381.
I noticed that the 12 field elements that form a GT element of bls12-381 generated by your library are different from the ones serialized by the MCL Library in C/C++, so I wonder whether this can depend on some inner details of your implementation that differ from MCL.
Here you can find more details about GT in mcl:
https://github.com/herumi/mcl/blob/master/api.md#notation
Can you kindly provide an overview of the implementation details of GT in your library that can be relevant to serialize/deserialize in a nice way possibly compatible with MCL and other libraries?
Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-designType: discuss API design and/or researchT-questionType: question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions