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

store preprocessing data #1

Open
blynn opened this issue Apr 25, 2011 · 0 comments
Open

store preprocessing data #1

blynn opened this issue Apr 25, 2011 · 0 comments

Comments

@blynn
Copy link
Owner

blynn commented Apr 25, 2011

Angelo DeCaro writes:

it will be very useful to have a way to
store the data computed for the preprocessing
(for both the exponentiation and the pairing).

Something like

void element_pp_to_bytes(unsigned char *data, element_pp_t p);
void element_pp_from_bytes(element_pp_t p, unsigned char *data)

The same for the pairing.

This is to avoid to recompute every time these information.

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