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

Consider exposing field in the public API #20

Open
cjpatton opened this issue Jan 4, 2023 · 0 comments
Open

Consider exposing field in the public API #20

cjpatton opened this issue Jan 4, 2023 · 0 comments

Comments

@cjpatton
Copy link

cjpatton commented Jan 4, 2023

I have in mind an application that uses GF(2^255-19) for secret sharing rather than elliptic curves: https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-vdaf-03. We picked this field because of its large size (~256 bits) and to take advantage of high-quality implementations already available.

This crate seems to have the best implementation for rust. Would you consider adding the module to the public API? Do you foresee any technical difficulties with doing so?

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