Crates.io | mpc-manager |
lib.rs | mpc-manager |
version | 0.1.1 |
source | src |
created_at | 2023-04-24 19:21:56.514985 |
updated_at | 2023-04-24 19:34:54.833275 |
description | A WebSocket Manager that facilitates secure communication between parties for multi party computation applications. |
homepage | https://github.com/CoinFabrik |
repository | https://github.com/CoinFabrik/mpc-manager |
max_upload_size | |
id | 847780 |
size | 149,342 |
The MPC Manager library provides a WebSocket-based Manager that facilitates secure communication between parties. The Manager ensures secure communication channels by providing end-to-end encryption and authentication between the participants. It is designed to coordinate communication between different parties involved in a computation, providing a simple API and an executable for easy and fast setup.
More in-depth documentation can be found on https://docs.rs/mpc-manager.
If you'd like to contribute to the MPC Manager library, please open an issue or submit a pull request. We welcome any contributions, including bug fixes, feature requests, and documentation improvements.
This project is licensed under the GPL v3 License. Please see the LICENSE file for more information.