GitHub

This is the LaTeX source code for our ACM CCS'19 paper on building asymptotically-optimal transparency logs from bilinear and RSA accumulators. This is a first step towards append-only logs that are efficient to search remotely in a provable manner.

To quickly see the changes we've made since the ACM camera-ready version, go here:

@inproceedings{TBP+19,
    author = {Tomescu, Alin and Bhupatiraju, Vivek and Papadopoulos, Dimitrios and Papamanthou, Charalampos and Triandopoulos, Nikos and Devadas, Srinivas},
    title = {Transparency Logs via Append-Only Authenticated Dictionaries},
    year = {2019},
    publisher = {Association for Computing Machinery},
    address = {New York, NY, USA},
    url = {https://doi.org/10.1145/3319535.3345652},
    booktitle = {Proceedings of the 2019 ACM SIGSAC Conference on Computer and Communications Security},
    pages = {1299–1316},
    numpages = {18},
    location = {London, United Kingdom},
    series = {CCS '19}
}

Read the original on github.com ↗