add multi-party copmutation article

This commit is contained in:
fria 2025-05-13 14:21:05 -05:00 committed by GitHub
parent 353d1fed48
commit 13889773dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,18 @@
---
date:
created: 2025-05-13T17:30:00Z
categories:
- Explainers
authors:
- fria
tags:
- Multi-Party Computation
- Privacy Enhancing Technologies
license: BY-SA
schema_type: BackgroundNewsArticle
description: |
---
# Multi-Party Computation
We know how to secure data in storage using E2EE, but is it possible to ensure data privacy even while processing it server-side?<!--more-->