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

Generate secret share 283 #2

Merged
merged 13 commits into from
Apr 28, 2023
Merged

Generate secret share 283 #2

merged 13 commits into from
Apr 28, 2023

Commits on Mar 22, 2023

  1. Validate inputs for number of signers (#283)

    Prompt for input and handle errors
    natalieesk committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5d4f19b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Validate inputs (#283)

    Natalie Eskinazi authored and Natalie Eskinazi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f179ff8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    78f0952 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Print group public key (#283)

    Keygen implementation
    Fix APACHE License
    natalieesk committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4b25c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa62953 View commit details
    Browse the repository at this point in the history
  3. Only generate keys if inputs are validated (#283)

    Remove unused imports
    natalieesk committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ed59cfe View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    beed968 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    689be8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    806d0e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a871086 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Sort participants by identifier (#283)

    Improve error handling
    Add tests for output
    hex encode outputs
    natalieesk committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b584b60 View commit details
    Browse the repository at this point in the history
  2. Fix clippy errors (#283)

    natalieesk committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7738d10 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    ebaf080 View commit details
    Browse the repository at this point in the history