Skip to content

Commit 887a776

Browse files
committed
clean photo
1 parent d3e85a6 commit 887a776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_blog/deployment-dilemma.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "The Deployment Dilemma: Merits & Challenges of Deploying MPC"
44
date: 2023-09-27 10:00:00 -0800
55
math: true
66
custom_authors: true
7-
categories: blog
7+
categories: [blog]
88
image:
99
path: /assets/img/mpc.png
1010
excerpt: "MPC, or secure multi-party computation, is a powerful class of cryptographic primitives that enables a host of privacy-preserving systems. In MPC, $n$ parties each have an input $s_i$, and aim to compute a joint function $f(s_1, …, s_n)$. Because parties can only learn the function’s output, each party’s input is entirely hidden from the rest.

0 commit comments

Comments
 (0)