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

Tracking: Threading + IO redesign #112

Open
7 tasks done
sinui0 opened this issue Mar 7, 2024 · 0 comments
Open
7 tasks done

Tracking: Threading + IO redesign #112

sinui0 opened this issue Mar 7, 2024 · 0 comments

Comments

@sinui0
Copy link
Collaborator

sinui0 commented Mar 7, 2024

This is a tracking issue for the redesign work for how we model protocol execution and IO.

Branch

Tasks

  • Introduce mpz-common which provides types and traits for threading and synchronization. It also adds serio for our IO abstraction. feat: mpz-common #107
  • Encapsulate our coin-toss protocols async layer refactor: mpz-cointoss #108
  • Update mpz-ot to use mpz-common and deprecate the KOS15 actor impl refactor: mpz-ot #109
  • Finish implementing OT traits for KOS15 shared variant.
  • Implement a multi-threaded executor/context in mpz-common
  • Update mpz-garble
  • Update mpz-share-conversion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant