Skip to content

Commit

Permalink
Updates to address reviewer comments and improve one-of-many proving …
Browse files Browse the repository at this point in the history
…system (#11)

* Updates to address reviewer comments

* Update to Grootle proving system and security proof

* Typo

* Notation fix
  • Loading branch information
AaronFeickert authored Feb 11, 2022
1 parent 895c369 commit 32c3169
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 78 deletions.
17 changes: 17 additions & 0 deletions main.bib
Original file line number Diff line number Diff line change
Expand Up @@ -319,3 +319,20 @@ @InProceedings{kea_bellare
pages="273--289",
isbn="978-3-540-28628-8"
}

@inproceedings{matrict,
author = {Esgin, Muhammed F. and Zhao, Raymond K. and Steinfeld, Ron and Liu, Joseph K. and Liu, Dongxi},
title = {Mat{R}i{CT}: Efficient, Scalable and Post-Quantum Blockchain Confidential Transactions Protocol},
year = {2019},
isbn = {9781450367479},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3319535.3354200},
doi = {10.1145/3319535.3354200},
booktitle = {Proceedings of the 2019 ACM SIGSAC Conference on Computer and Communications Security},
pages = {567–584},
numpages = {18},
keywords = {ring signature, zero-knowledge, RingCT, lattice, post-quantum, group signature},
location = {London, United Kingdom},
series = {CCS '19}
}
Loading

0 comments on commit 32c3169

Please sign in to comment.