Back to Organizations
Stoffel MPC
Stoffel is an open-source, privacy-first runtime framework that uses Multi-Party Computation (MPC) to enable developers to build applications that keep data private during use. The framework includes a Python-style DSL, a compiler, and a secure VM, handling the complex cryptography for use cases like private voting, auctions, and secure data analysis.
Distributed
Stoffel MPC
Project Links
Description
Stoffel is a platform that enables developers to build privacy-first applications using Multi-Party Computation (MPC) technology. MPC allows computations on private data without revealing the data itself, ensuring privacy and eliminating single points of trust. Stoffel abstracts the complexities of cryptographic protocols, allowing developers to focus on application logic without deep cryptographic knowledge.Category: Infrastructure