Skip to content

Commit 00416b3

Browse files
committed
blog time
1 parent 6889493 commit 00416b3

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
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: "The Deployment Dilemma: Merits & Challenges of Deploying MPC"
4-
date: 2023-09-27 10:00:00 -0800
4+
date: 2023-09-27 09:00:00 -0800
55
math: true
66
custom_authors: true
77
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)