Tutorial: Deploying Secure Multi-Party Computation on the Web Using JIFF

April 13, 2020

Secure multi-party computation (MPC) enables joint computation over private data sets contributed by multiple
entities. Using MPC in real-world software deployments requires overcoming a variety of challenges. This tutorial demonstrates
how to create and deploy web applications with MPC functionality using JIFF, a new open-source MPC framework for web and mobile platforms.

Associated Research Projects