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

vdaf: Implement From<Vec<F>> for AggregateShare<F> #173

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

cjpatton
Copy link
Collaborator

Adds the nuatural implementation f From<Vec<F>> for
AggregateShare<F>. This is useful for testing.

Adds the nuatural implementation f `From<Vec<F>>` for
`AggregateShare<F>`. This is useful for testing.
@cjpatton cjpatton requested a review from tgeoghegan February 24, 2022 21:51
@cjpatton cjpatton merged commit 07b3a11 into main Feb 24, 2022
@cjpatton cjpatton deleted the cjpatton/agg-share-from-vec branch May 17, 2022 18:26
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

Successfully merging this pull request may close these issues.

2 participants