Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elements are incompatible #5

Open
Wondertan opened this issue Apr 11, 2019 · 1 comment
Open

Elements are incompatible #5

Wondertan opened this issue Apr 11, 2019 · 1 comment

Comments

@Wondertan
Copy link

Wondertan commented Apr 11, 2019

Thank you for your amazing Go bindings, but I have several questions:

  1. How can I use different Pairings objects for calculations with same shared parameters?
  2. Is it possible to compare different Elements by their values, not by pointers like Equals method does?
  3. Would be Elements.Equals() method more appropriate if it compared elements through their bytes representation?
@Wondertan Wondertan changed the title Elements are incompatible with different Pairing, but with the same params Elements are incompatible Apr 11, 2019
@guyu96
Copy link

guyu96 commented Oct 6, 2019

Ran into the same issue. Different pairing objects instantiated with the same parameters have incompatible elements. Any ideas on how to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants