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

324 mac check spdz #343

Merged
merged 28 commits into from
Jun 19, 2019
Merged

324 mac check spdz #343

merged 28 commits into from
Jun 19, 2019

Commits on Dec 10, 2018

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

Commits on Apr 23, 2019

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

Commits on Apr 24, 2019

  1. Fix seed length

    n1v0lg committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    6d78043 View commit details
    Browse the repository at this point in the history
  2. Compatible maliciousmaccheck

    n1v0lg committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    0129537 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

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

Commits on Jun 4, 2019

  1. Move broadcast test to core

    n1v0lg committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    6023277 View commit details
    Browse the repository at this point in the history
  2. Move commitment test

    n1v0lg committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    fa0f98a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b16c16 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Malicious commitment tests

    n1v0lg committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    0afa163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d487c9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15190f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bde357 View commit details
    Browse the repository at this point in the history
  5. Clean up spdz mac check

    n1v0lg committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    7ff4203 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d2544c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60d97e0 View commit details
    Browse the repository at this point in the history
  8. Test for tampering with delta

    n1v0lg committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    ae1fab1 View commit details
    Browse the repository at this point in the history
  9. Test coin tossing

    n1v0lg committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    0cedc1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ae7151 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    156fa7b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Broadcast code coverage

    n1v0lg committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    532f83e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5553b4 View commit details
    Browse the repository at this point in the history
  3. Kill unused SpdzCommitment

    n1v0lg committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    b1576bd View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Addressing review comments

    n1v0lg committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    5f9eb04 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Remove unused noOfParties

    n1v0lg committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    626fbfc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    13ba572 View commit details
    Browse the repository at this point in the history
  2. Kill validMOD_P

    n1v0lg committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    f146673 View commit details
    Browse the repository at this point in the history
  3. Document broadcast computation

    n1v0lg committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    e2c8cf9 View commit details
    Browse the repository at this point in the history
  4. Nit

    n1v0lg committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    5cf79a1 View commit details
    Browse the repository at this point in the history