Data structure for representing additive secret shares of integers, designed for use within secure multi-party computation (MPC) protocol implementations.
-
Updated
Jun 2, 2023 - Python
Data structure for representing additive secret shares of integers, designed for use within secure multi-party computation (MPC) protocol implementations.
False Bottom Encryption constructs a symmetric scheme (in the sense of using the same key to encrypt and decrypt) that shares the properties of both honey encryption and deniable encryption.
Data structure for representing secret shares of byte vectors based on bitwise XOR, designed for use within secure multi-party computation (MPC) protocol implementations.
Add a description, image, and links to the secret-sharing-scheme topic page so that developers can more easily learn about it.
To associate your repository with the secret-sharing-scheme topic, visit your repo's landing page and select "manage topics."