diff options
author | Roger Dingledine <arma@torproject.org> | 2003-11-03 01:25:41 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2003-11-03 01:25:41 +0000 |
commit | c18327f23961c08966d5996a00d75fde1da42fdc (patch) | |
tree | 625512818e85c7ad50ae157208733a0beb1ae059 /doc/tor-design.bib | |
parent | fed6cb8e685a27977ee4a838047581a4121ad012 (diff) | |
download | tor-c18327f23961c08966d5996a00d75fde1da42fdc.tar.gz tor-c18327f23961c08966d5996a00d75fde1da42fdc.zip |
add puzzles-tls cite
svn:r722
Diffstat (limited to 'doc/tor-design.bib')
-rw-r--r-- | doc/tor-design.bib | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/tor-design.bib b/doc/tor-design.bib index a018ca7dbd..da8a0dfcb5 100644 --- a/doc/tor-design.bib +++ b/doc/tor-design.bib @@ -522,6 +522,26 @@ note = {\url{http://www.abditum.com/mixmaster-spec.txt}}, } +@InProceedings{puzzles-tls, + author = "Drew Dean and Adam Stubblefield", + title = {{Using Client Puzzles to Protect TLS}}, + booktitle = "Proceedings of the 10th USENIX Security Symposium", + year = {2001}, + month = Aug, + publisher = {USENIX}, +} + +@InProceedings{breadpudding, + author = {Markus Jakobsson and Ari Juels}, + title = {Proofs of Work and Bread Pudding Protocols}, + booktitle = {Proceedings of the IFIP TC6 and TC11 Joint Working + Conference on Communications and Multimedia Security + (CMS '99)}, + year = 1999, + month = {September}, + publisher = {Kluwer} +} + @Misc{hashcash, author = {Adam Back}, title = {Hash cash}, |