mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-20 21:38:58 -04:00
add multi-party copmutation article
This commit is contained in:
parent
353d1fed48
commit
13889773dd
1 changed files with 18 additions and 0 deletions
18
blog/posts/multi-party-computation.md
Normal file
18
blog/posts/multi-party-computation.md
Normal 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-->
|
Loading…
Add table
Add a link
Reference in a new issue