-
Notifications
You must be signed in to change notification settings - Fork 49
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
Create a dedicated crate for the DKG #141
Merged
Merged
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 387f5ef - Browse repository at this point
Copy the full SHA 387f5efView commit details -
Configuration menu - View commit details
-
Copy full SHA for b089bc0 - Browse repository at this point
Copy the full SHA b089bc0View commit details -
Replace hash_to_vec with a provided method around associated type H: …
…Digest Part of trying to minimize this trait so it can be moved elsewhere. Vec, which isn't std, may have been a blocker.
Configuration menu - View commit details
-
Copy full SHA for 4c892d9 - Browse repository at this point
Copy the full SHA 4c892d9View commit details -
Encrypt secret shares within the FROST library
Reduces requirements on callers in order to be correct.
Configuration menu - View commit details
-
Copy full SHA for 5543f80 - Browse repository at this point
Copy the full SHA 5543f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for e451c85 - Browse repository at this point
Copy the full SHA e451c85View commit details
Commits on Oct 28, 2022
-
There was no reason to have them separated as they were. sign probably has the same statement available, yet that isn't the focus right now.
Configuration menu - View commit details
-
Copy full SHA for c2d51c3 - Browse repository at this point
Copy the full SHA c2d51c3View commit details
Commits on Oct 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 603d6b0 - Browse repository at this point
Copy the full SHA 603d6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4513c - Browse repository at this point
Copy the full SHA 2b4513cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c632e3c - Browse repository at this point
Copy the full SHA c632e3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4fb41 - Browse repository at this point
Copy the full SHA ee4fb41View commit details -
Configuration menu - View commit details
-
Copy full SHA for bccea83 - Browse repository at this point
Copy the full SHA bccea83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d47ec5 - Browse repository at this point
Copy the full SHA 4d47ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d6690 - Browse repository at this point
Copy the full SHA 87d6690View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb46bd0 - Browse repository at this point
Copy the full SHA bb46bd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a5752 - Browse repository at this point
Copy the full SHA 66a5752View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3462d01 - Browse repository at this point
Copy the full SHA 3462d01View commit details -
Add serialize to Commitments and SecretShare
Helper for buf = vec![]; .write(buf).unwrap(); buf
Configuration menu - View commit details
-
Copy full SHA for daa5f65 - Browse repository at this point
Copy the full SHA daa5f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf0828f - Browse repository at this point
Copy the full SHA bf0828fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 239657c - Browse repository at this point
Copy the full SHA 239657cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2662ad4 - Browse repository at this point
Copy the full SHA 2662ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae143a - Browse repository at this point
Copy the full SHA 4ae143aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8420d9b - Browse repository at this point
Copy the full SHA 8420d9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a778465 - Browse repository at this point
Copy the full SHA a778465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb5df2 - Browse repository at this point
Copy the full SHA 9eb5df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ff6a6 - Browse repository at this point
Copy the full SHA 63ff6a6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.