mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-01-12 07:38:20 -05:00
1.2 KiB
1.2 KiB
id, name, image, section, projectStatus, category, tldr, license, tags, links, extraLinks
| id | name | image | section | projectStatus | category | tldr | license | tags | links | extraLinks | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mpz | mpz | mpz-cover.webp | pse | active | devtools | A safe, performant, modular and portable multi-party computation (MPC) library. | MIT or Apache-2.0 |
|
|
|
mpz (pronounced as "em-peasy") is a collection of Rust-based libraries for multi-party computation (MPC), designed to be safe, performant and modular.
Built with portability in mind, mpz runs natively or in the browser via WebAssembly (WASM). It serves as the core MPC implementation behind TLSNotary, but its architecture is broadly applicable across privacy-preserving and cryptographic use cases.
mpz is part of Privacy Stewards of Ethereum' broader effort to advance practical cryptographic tooling. It is dual-licensed under Apache-2.0 and MIT to encourage open-source collaboration.