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

Adding reencryption command to DKG #251

Merged
merged 36 commits into from
Jul 19, 2023
Merged

Adding reencryption command to DKG #251

merged 36 commits into from
Jul 19, 2023

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    cf2698c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c15807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9492b5b View commit details
    Browse the repository at this point in the history
  4. temporary verifiable encrypt

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7aa55f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec32b7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6e89fd View commit details
    Browse the repository at this point in the history
  7. fixed lint warnings

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2ec15f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2efa54a View commit details
    Browse the repository at this point in the history
  9. clean up

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e73a8a3 View commit details
    Browse the repository at this point in the history
  10. fixed TestDKGInstance

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3643363 View commit details
    Browse the repository at this point in the history
  11. reencryption works

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b7776f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e72586c View commit details
    Browse the repository at this point in the history
  13. reduce sonar warnings

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1cea29e View commit details
    Browse the repository at this point in the history
  14. cleanups

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    df635fa View commit details
    Browse the repository at this point in the history
  15. tidy up code after review

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5ce9b50 View commit details
    Browse the repository at this point in the history
  16. finished clean up after review

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b336d30 View commit details
    Browse the repository at this point in the history
  17. fix failing test

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    14879bc View commit details
    Browse the repository at this point in the history
  18. cleanups

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5807982 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2b7c529 View commit details
    Browse the repository at this point in the history
  20. fix missing encryption tests

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8f1ab3c View commit details
    Browse the repository at this point in the history
  21. fix rebase whoops

    jbsv committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ee177b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. cleaned up dkg interface

    jbsv committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    e28af43 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. changes after 1st review

    jbsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0788a6e View commit details
    Browse the repository at this point in the history
  2. improve coverage

    jbsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a2a9480 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. changes after review

    jbsv committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    80d6b7b View commit details
    Browse the repository at this point in the history
  2. more changes after review

    jbsv committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    86be3a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. improved coverage

    jbsv committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    127857e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. reduce code smell

    jbsv committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    be71904 View commit details
    Browse the repository at this point in the history
  2. typo

    jbsv committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    50ca841 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #255 from dedis/reencrypt-cli

    Reencrypt cli - first stage
    jbsv authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1fb4078 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Test threshold at DKG setup

    jbsv committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8372319 View commit details
    Browse the repository at this point in the history
  2. Refactor Reencrypt status

    jbsv committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    aefac52 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Update threshold condition

    Co-authored-by: pierluca <[email protected]>
    jbsv and pierluca authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    96596fd View commit details
    Browse the repository at this point in the history
  2. clean up after review

    jbsv committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6c8bc18 View commit details
    Browse the repository at this point in the history
  3. tidy up threshold

    jbsv committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0f1fd03 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #257 from dedis/reencrypt-cli2

    Reencrypt cli2
    jbsv authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f418006 View commit details
    Browse the repository at this point in the history