Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
a framework for constructing ssle from mpc, backes et al. (computatio…
Browse files Browse the repository at this point in the history
…nal cost for N parties as low as O(N), garbled circuits, concerns over linear blow-up)
  • Loading branch information
von-steinkirch authored Oct 17, 2024
1 parent f3b7b93 commit 5be287f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions security_and_privacy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@

---

### constructions

<br>

* **[a framework for constructing ssle from mpc, backes et al.](https://eprint.iacr.org/2022/1040.pdf)** (computational cost for N parties as low as O(N), garbled circuits, concerns over linear blow-up)

<br>

---

### leaderless consensus protocols

<br>
Expand Down

0 comments on commit 5be287f

Please sign in to comment.