Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ Boolean part of the ABY2.0 protocol.
## Citing SEEC
If you use SEEC for your academic projects, please cite as follows:
```
@inproceedings{HKS24,
author={Robin William Hundt and Nora Khayata and Thomas Schneider},
title={{POSTER}: {SEEC} — {M}emory Safety Meets Efficiency in Secure Two-Party Computation},
booktitle={ACSAC},
year={2024},
@inproceedings{DHKS24,
author={Henri Dohmen and Robin Hundt and Nora Khayata and Thomas Schneider},
title={{SEEC} — {M}emory Safety Meets Efficiency in Secure Two-Party Computation},
booktitle={ASIACCS},
year={2025},
}
```
Our poster abstract is available [here](https://encrypto.de/papers/HKS24Poster.pdf).
Expand Down
Loading