-
Notifications
You must be signed in to change notification settings - Fork 169
[ZIP 312] Specify key generation, change randomizer handling #895
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
Open
conradoplg
wants to merge
21
commits into
main
Choose a base branch
from
frost-randomizer
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+508
−232
Open
Changes from 19 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
176d795
ZIP 312: change randomizer handling
conradoplg 77a29a2
Update zips/zip-0312.rst
conradoplg 210c792
update randomizer generator to be derived from signing commitments
conradoplg ccb7126
Update zips/zip-0312.rst
conradoplg 31040d3
address comments; use serialization function from the RFC
conradoplg 356a1f4
Apply suggestions from @daira's review.
daira 3cd5e29
ZIP 312: Add @daira as an Owner.
daira 1131c01
ZIP 312: Add this PR to the Pull-Request header.
daira ce0f22c
ZIP 312: Cosmetics.
daira 66fdfcd
ZIP 312: Adapt @str4d's changes from #883. Also reorder, correct, and
daira 5c7afdb
ZIP 312: Update the Abstract to be more precise about re-randomizability
daira fc1ff47
ZIP 312: Expand on the disadvantages of trusted dealer key generation.
daira 2a06b46
ZIP 312: Modifications for Quantum Recoverability.
daira 395e8b0
zip-guide[-markdown]: Correct the syntax for notes and warnings.
daira 2d4a607
ZIP 312: Wording improvements related to Quantum Recoverability.
daira 8f739b6
ZIP 312: Minor wording updates.
daira 585bbc1
ZIP 312: Use COCKTAIL-DKG.
daira f9e077d
ZIP 312: Define a way to use contributory randomness to generate sk.
daira e4f37a4
ZIP 312: Cosmetics.
daira a6da11f
ZIP 312: Update references from draft-ecc-quantum-recoverability to Z…
daira afc247b
ZIP 312: Remove unused definitions of HR.
daira File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I confirmed that these changes to ZIP 0 are either clarifications, or straightforward improvements to the ZIP metadata by a ZIP Editor, and I do not think these require full consensus from the ZIP Editors. But also, ACK on these changes with my ZIP Editor hat on.