Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ucbrise/piranha into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jlwatson committed Aug 10, 2022
2 parents c6b2f69 + 7ff9b5b commit f12a7fd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,16 @@ You can cite the paper using the following BibTeX entry (the paper links to this

```
@inproceedings {watson22piranha,
author = {Watson, Jean-Luc and Wagh, Sameer and Popa, Raluca Ada},
title = {Piranha: A {GPU} Platform for Secure Computation},
booktitle = {31st USENIX Security Symposium (USENIX Security 22)},
year = {2022},
isbn = {978-1-939133-31-1},
address = {Boston, MA},
pages = {827--844},
url = {https://www.usenix.org/conference/usenixsecurity22/presentation/watson},
publisher = {USENIX Association}
publisher = {USENIX Association},
month = aug,
}
```

Expand Down

0 comments on commit f12a7fd

Please sign in to comment.