multi-party
Python library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.
Data structure for representing additive secret shares of integers, designed for use within secure MPC protocol implementations.
Data structure for representing secret shares of byte vectors based on bitwise XOR, designed for use within secure multi-party computation (MPC) protocol implementations.