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

Add a function to perform the DKG round 1 #46

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Conversation

andiflabs
Copy link
Contributor

The purpose of this function is to add all the Iron Fish specific functionality, like encryption and input checksumming.

For now this performs the same functionality as the function in iron-fish/ironfish#4885.

The purpose of this function is to add all the Iron Fish specific
functionality, like encryption and input checksumming.
@andiflabs
Copy link
Contributor Author

Once the changes in #44 are merged, we can change the return value from (Vec, Vec) to a dedicated struct (I didn't do it to avoid duplicating the work that @hughy is doing)

@andiflabs andiflabs merged commit da7d707 into main Apr 10, 2024
2 checks passed
@andiflabs andiflabs deleted the andrea/dkg-round1-fn branch April 10, 2024 10:27
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