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

Require JubjubParams to be Send and Sync. #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alex-ozdemir
Copy link

ANy reasonable parameter implementation would have this, and marking it
allows parameter-generic hash-using functions to parallelize hashing.

ANy reasonable parameter implementation would have this, and marking it
allows parameter-generic hash-using functions to parallelize hashing.
@shamatar
Copy link

shamatar commented Feb 9, 2020

Hey Alex. There was work in the franklin-crypto repository that actually has made this change and few others, so let me check if we can quickly merge those repositories together before I accept a full batch of your PRs.

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