Data structure for representing additive secret shares of integers, designed for use within secure multi-party computation (MPC) protocol implementations.
cryptography mpc secret-sharing multiparty multi-party-computation multiparty-computation multi-party secure-multi-party-computation python-cryptography secret-sharing-protocols secure-multiparty-computation additive-secret-sharing linear-secret-sharing secret-sharing-scheme
-
Updated
Jun 2, 2023 - Python