commit a8781487c835462f60b027a0b5d9b449c6cb6fb4
parent c6ed6530e118e4bd97aaedc321d425465c39bd7f
Author: Nick Mathewson <nickm@torproject.org>
Date: Tue, 23 Sep 2014 10:53:45 -0400
Add network coding papers sent to the anonbib@freehaven address
Diffstat:
| M | anonbib.bib | | | 53 | +++++++++++++++++++++++++++++++++++++++++++++++++++-- |
1 file changed, 51 insertions(+), 2 deletions(-)
diff --git a/anonbib.bib b/anonbib.bib
@@ -7094,4 +7094,54 @@ www_pdf_url = {http://www.cs.gmu.edu/~xwangc/Publications/DSN2009-Anonymity-Came
www_tags = {selected},
www_pdf_url = {http://www.norcie.com/papers/torUSEC.pdf},
www_section = {Misc},
-}
-\ No newline at end of file
+}
+
+@inproceedings{fan2009efficient,
+ title={An efficient privacy-preserving scheme against traffic analysis attacks in network coding},
+ author={Fan, Yanfei and Jiang, Yixin and Zhu, Haojin and Shen, Xuemin},
+ booktitle={Proceedings of the 28th Annual IEEE Conference on Computer Communications (INFOCOM 2009)},
+ pages={2213--2221},
+ year={2009},
+ organization={IEEE},
+ www_pdf_url = {http://adhoc-security.googlecode.com/svn/trunk/Research/Research%20Papers/Network%20Coding/An%20Efficient%20Privacy%20Traffic%20Analysis%20Attacks%20in%20Network%20Coding.pdf},
+ www_section={Misc}
+% www_section={NetworkCoding}
+}
+
+@article{fan2011network,
+ title={Network coding based privacy preservation against traffic analysis in multi-hop wireless networks},
+ author={Fan, Yanfei and Jiang, Yixin and Zhu, Haojin and Chen, Jiming and Shen, Xuemin},
+ journal={IEEE Transactions on Wireless Communications},
+ volume={10},
+ number={3},
+ pages={834--843},
+ year={2011},
+ publisher={IEEE},
+ www_pdf_url = {http://bbcr.uwaterloo.ca/papers/FJZCS11.pdf},
+ www_section={Misc}
+% www_section={NetworkCoding}
+}
+
+@inproceedings{wang2011anonymous,
+ title={Anonymous communication with network coding against traffic analysis attack},
+ author={Wang, Jin and Wang, Jianping and Wu, Chuan and Lu, Kejie and Gu, Naijie},
+ booktitle={Proceedings of the 30th Annual IEEE Conference on Computer Communications (INFOCOM 2011)},
+ pages={1008--1016},
+ year={2011},
+ organization={IEEE},
+ www_pdf_url = {http://i.cs.hku.hk/~cwu/papers/jwang-infocom11.pdf},
+ www_section={Misc}
+% www_section={NetworkCoding}
+}
+
+@inproceedings{wan2012priv,
+ title={Priv-Code: Preserving privacy against traffic analysis through network coding for multihop wireless networks},
+ author={Wan, Zhiguo and Xing, Kai and Liu, Yunhao},
+ booktitle={Proceedings of the 31st Annual IEEE Conference on Computer Communications (INFOCOM 2012)},
+ pages={73--81},
+ year={2012},
+ organization={IEEE},
+ www_pdf_url = {http://www.cse.ust.hk/~liu/Infocom_12_Zhiguo.pdf},
+ www_section={Misc}
+% www_section={NetworkCoding}
+}