From 8dc920b407c2aae229f267c7f08f17fde6becefc Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Fri, 27 Jun 2025 12:09:15 -0500 Subject: [PATCH] complete description --- blog/posts/multi-party-computation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/posts/multi-party-computation.md b/blog/posts/multi-party-computation.md index 25e4df75..75b1b5a9 100644 --- a/blog/posts/multi-party-computation.md +++ b/blog/posts/multi-party-computation.md @@ -10,7 +10,7 @@ tags: - Privacy Enhancing Technologies license: BY-SA schema_type: BackgroundNewsArticle -description: Learn about Secure Multi-Party Computation and how it can +description: Learn about Secure Multi-Party Computation and how it can be used to solve real-world privacy problems. --- # Multi-Party Computation