https://github.com/nthparty/exclusive
Data structure for representing secret shares of byte vectors based on bitwise XOR, designed for use within secure multi-party computation (MPC) protocol implementations.
https://github.com/nthparty/exclusive
cryptography linear-secret-sharing mpc multi-party multi-party-computation multiparty multiparty-computation python-cryptography secret-sharing secret-sharing-protocols secret-sharing-scheme secure-multi-party-computation secure-multiparty-computation
Last synced: 2 months ago
JSON representation
Data structure for representing secret shares of byte vectors based on bitwise XOR, designed for use within secure multi-party computation (MPC) protocol implementations.
- Host: GitHub
- URL: https://github.com/nthparty/exclusive
- Owner: nthparty
- License: mit
- Created: 2022-05-24T02:38:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-02T05:32:07.000Z (almost 3 years ago)
- Last Synced: 2025-09-25T08:20:03.034Z (6 months ago)
- Topics: cryptography, linear-secret-sharing, mpc, multi-party, multi-party-computation, multiparty, multiparty-computation, python-cryptography, secret-sharing, secret-sharing-protocols, secret-sharing-scheme, secure-multi-party-computation, secure-multiparty-computation
- Language: Python
- Homepage: https://pypi.org/project/exclusive
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE