encryptogroup / MOTION

An efficient, user-friendly, modular, and extensible framework for mixed-protocol secure multi-party computation with two or more parties
MIT License
85 stars 40 forks source link

ABY (or ABY2.0) in MOTION? #1

Closed byzhang closed 3 years ago

byzhang commented 3 years ago

The MOTION has a better modular design. Would you try to port ABY (or even ABY2.0) in MOTION? When an application only needs 2PC, ABY2.0 is still faster.

Oleksandr-Tkachenko commented 3 years ago

We plan to add more optimized two-party protocols in a few months.

Oleksandr-Tkachenko commented 3 years ago

See https://github.com/encryptogroup/MOTION2NX.