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

RNS/CRT #403

Draft
wants to merge 38 commits into
base: rns
Choose a base branch
from
Draft

RNS/CRT #403

wants to merge 38 commits into from

Commits on Oct 20, 2022

  1. Fix evaluation of protocols

    jonas-lj committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    aa07c5e View commit details
    Browse the repository at this point in the history
  2. Remove unused method

    jonas-lj committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    e7b6f65 View commit details
    Browse the repository at this point in the history
  3. Fix lifts and truncp

    jonas-lj committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b571d99 View commit details
    Browse the repository at this point in the history
  4. Fix random bit

    jonas-lj committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    e06e6e3 View commit details
    Browse the repository at this point in the history
  5. Add some docs

    jonas-lj committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    f5500aa View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Fix random mod p

    jonas-lj committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4ad1e94 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Add dummy random mod p

    jonas-lj committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    2c2405d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

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

Commits on Nov 17, 2022

  1. Attempt at preprocessing

    jot2re committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6b7214a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Fix preprocessing

    jonas-lj committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ca4ee0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1e81b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Attempt at Semi Honest Noise

    quackzar committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    2e73a28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37fb256 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    d958634 View commit details
    Browse the repository at this point in the history
  2. Refactor CRTDataSupplier(s)

    quackzar committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    9d728a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4581f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Remove redundant generics

    quackzar committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    cbc4765 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    fef58f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96eb827 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. incremental commit

    jot2re committed May 9, 2023
    Configuration menu
    Copy the full SHA
    99b536b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d383db0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f15565b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a58d2eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6d2236 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c04e645 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. refactor: refactored to remove some unused variables and support grea…

    …ter granularity in setup
    jot2re committed May 18, 2023
    Configuration menu
    Copy the full SHA
    5bbf85d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    7777ce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8a0a17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61fbe4a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    3f5c502 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a85d14d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Create bits in parallel

    jonas-lj committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c58e087 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Fix bit generation

    jonas-lj committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    28c5fc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 26, 2023

  1. Remove constant

    jonas-lj committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    dbbedcd View commit details
    Browse the repository at this point in the history