Skip to content

Multiplication and pairing issues #34

@liorko87

Description

@liorko87

Hello,

I'm using bilinear map at MIRACL. When I'm multiply two elements it takes me more time then doing pairing of two elements. Isn't suppose to be the opposite?

The multiplication done by using this function : G1 PFC::mult(const G1& w,const Big& k)

The pairing is done by using this function : GT PFC::pairing(const G2& x,const G1& y)

Thank you for your answer
Lior

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions