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

[TASK] Integrate non-rust MPC libraries using FFI #132

Open
drewstone opened this issue Apr 10, 2024 · 0 comments
Open

[TASK] Integrate non-rust MPC libraries using FFI #132

drewstone opened this issue Apr 10, 2024 · 0 comments

Comments

@drewstone
Copy link
Contributor

Overview

Lots of great audited MPC libraries that we should investigate integrating since it will allow us to build a deeper library of gadgets out of the box. It will also create a great environment for benchmarking.

FFI

The FFI layer should be able to deal with protocols that don't leverage any networking. We would hook things up in a gadget implementation that generalizes across a wide variety of potential use cases (i.e. implement some trait and use protocol/ffi-tss-gadget)

Libraries

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