Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tunglethanh authored Jun 10, 2024
1 parent 75993dc commit 778be66
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,14 @@ Then recompile both Server and Client.
If the code is found useful, we would be appreciated if our paper can be cited with the following bibtex format

```
@inproceedings{le2024muses,
author = {Tung Le and Rouzbeh Behnia and Jorge Guajardo and Thang Hoang},
title = {{MUSES}: Efficient {M}ulti-User {S}earchable {E}ncrypted {D}atabase},
year = {2024},
url = {https://eprint.iacr.org/2023/720},
booktitle = {USENIX Security Symposium 2024},
@inproceedings {LE2024,
author = {Le, Tung and Behnia, Rouzbeh and Guajardo, Jorge and Hoang, Thang},
title = {{MUSES}: Efficient {M}ulti-User {S}earchable {E}ncrypted {D}atabase},
booktitle = {33rd USENIX Security Symposium (USENIX Security 24)},
year = {2024},
address = {Philadelphia, PA},
publisher = {USENIX Association},
month = aug,
}
```

Expand Down

0 comments on commit 778be66

Please sign in to comment.