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

update to new mp spdz version #15

Merged
merged 17 commits into from
May 6, 2022

Commits on May 5, 2022

  1. adapt helm chart to have more than 2 players

    Co-authored-by: Petra Scherer <[email protected]>
    Co-authored-by: Timo Klenk <[email protected]>
    Signed-off-by: Johannes Graf <[email protected]>
    Signed-off-by: Petra Scherer <[email protected]>
    Signed-off-by: Timo Klenk <[email protected]>
    3 people committed May 5, 2022
    Configuration menu
    Copy the full SHA
    54f286f View commit details
    Browse the repository at this point in the history
  2. update to current MP-SPDZ version

    Co-authored-by: Petra Scherer <[email protected]>
    Co-authored-by: Timo Klenk <[email protected]>
    Signed-off-by: Johannes Graf <[email protected]>
    Signed-off-by: Petra Scherer <[email protected]>
    Signed-off-by: Timo Klenk <[email protected]>
    kindlich and Lila84 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    b67b893 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    772b774 View commit details
    Browse the repository at this point in the history
  4. Remove Env from chart again

    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    7230f33 View commit details
    Browse the repository at this point in the history
  5. Removed empty lines

    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    2aafa78 View commit details
    Browse the repository at this point in the history
  6. Codacy comments

    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    5793780 View commit details
    Browse the repository at this point in the history
  7. Rename ctx argument

    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0548846 View commit details
    Browse the repository at this point in the history
  8. Address Code-Review comments

    Co-authored-by: Joo <[email protected]>
    Co-authored-by: Lila <[email protected]>
    Signed-off-by: Timo Klenk <[email protected]>
    3 people committed May 5, 2022
    Configuration menu
    Copy the full SHA
    13cea49 View commit details
    Browse the repository at this point in the history
  9. Add license headers to newly created files

    Co-authored-by: Joo <[email protected]>
    Signed-off-by: Timo Klenk <[email protected]>
    kindlich and Joo committed May 5, 2022
    Configuration menu
    Copy the full SHA
    b575b1a View commit details
    Browse the repository at this point in the history
  10. Static Code analysis finding tls -> TLS

    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f9340d2 View commit details
    Browse the repository at this point in the history
  11. Replace Test-Certificates with ones that expire on April 10, 2032

    Co-authored-by: Lila <[email protected]>
    Signed-off-by: Timo Klenk <[email protected]>
    kindlich and Lila84 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    2e96ded View commit details
    Browse the repository at this point in the history
  12. Update base-image to use new MP-SPDZ version

    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    98dae41 View commit details
    Browse the repository at this point in the history
  13. Remove TLS Upgrade for Connection to MP-SPDZ

    Careful: Requires an MP-SPDZ image that was built with `NO_CLIENT_TLS`
    
    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a99419f View commit details
    Browse the repository at this point in the history
  14. FIXME: added placeholder for base-image

    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    ab86b9b View commit details
    Browse the repository at this point in the history
  15. Remove TLS related stuff from tests

    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0cab0b4 View commit details
    Browse the repository at this point in the history
  16. Remove Printlns from CallCMD

    We don't need it if we properly handle the result on the caller-side
    
    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    4dda56a View commit details
    Browse the repository at this point in the history
  17. Update base-image for ephemeral-ephemeral

    Signed-off-by: Timo Klenk <[email protected]>
    kindlich committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f29277c View commit details
    Browse the repository at this point in the history