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

PBC cannot load elements correctly #4

Open
JasonSome opened this issue Aug 29, 2014 · 0 comments
Open

PBC cannot load elements correctly #4

JasonSome opened this issue Aug 29, 2014 · 0 comments

Comments

@JasonSome
Copy link

The problem is the following: element_set_str cannot read strings with base strictly larger than 10 (>10) that are multi-point ( which means in form [[x1, y1], [x2, y2]] ). As an example, we could mention element g of B.L.S. private/public key. To get code that reproduces it, please refer to http://stackoverflow.com/questions/25565897/pbc-on-windows-unable-to-save-element. Inside the aforementioned question there is code, which I personally tested and reproduces the bug BOTH on Windows AND Linux (I used Ubuntu to verify 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

1 participant