summaryrefslogtreecommitdiff
path: root/thesis.bib
diff options
context:
space:
mode:
Diffstat (limited to 'thesis.bib')
-rw-r--r--thesis.bib37
1 files changed, 37 insertions, 0 deletions
diff --git a/thesis.bib b/thesis.bib
index cfae771..906d25c 100644
--- a/thesis.bib
+++ b/thesis.bib
@@ -19,6 +19,13 @@
urldate = {2017-05-13}
}
+@online{protobuf-arena,
+ title = {{google protobuf arena allocator} documentation},
+ author = {Google},
+ url = {https://developers.google.com/protocol-buffers/docs/reference/arenas},
+ urldate = {2017-05-28}
+}
+
@article{Koblitz,
title={Encoding and decoding of a message in the implementation of Elliptic Curve cryptography using Koblitz's method},
author={Bh, Padma and Chandravathi, D and Roja, P Prapoorna},
@@ -27,4 +34,34 @@
number={5},
pages={1904--1907},
fyear={2010}
+}
+
+@inproceedings{cMix,
+ title={cMix: Anonymization by high-performance scalable mixing},
+ author={Chaum, David and Javani, Farid and Kate, Aniket and Krasnova, Anna and de Ruiter, Joeri and Sherman, Alan T and Das, Debajyoti},
+ booktitle={Proceedings of ACM CCS},
+ volume={2016},
+ year={2016}
+}
+
+@article{chaum1981untraceable,
+ title={Untraceable electronic mail, return addresses, and digital pseudonyms},
+ author={Chaum, David L},
+ journal={Communications of the ACM},
+ volume={24},
+ number={2},
+ pages={84--90},
+ year={1981},
+ publisher={ACM}
+}
+
+@article{goldschlag1999onion,
+ title={Onion routing},
+ author={Goldschlag, David and Reed, Michael and Syverson, Paul},
+ journal={Communications of the ACM},
+ volume={42},
+ number={2},
+ pages={39--41},
+ year={1999},
+ publisher={ACM}
} \ No newline at end of file