Browse Source

the eax paper got published

svn:r1878
Roger Dingledine 21 years ago
parent
commit
7c4e47fece
1 changed files with 5 additions and 5 deletions
  1. 5 5
      doc/tor-design.bib

+ 5 - 5
doc/tor-design.bib

@@ -89,12 +89,12 @@
   month = {June}, 
 }
 
-@misc{eax,
+@inproceedings{eax,
   author = "M. Bellare and P. Rogaway and D. Wagner",
-  title = "A conventional authenticated-encryption mode",
-  howpublished = {Manuscript},
-  month = {April},
-  year = {2003},
+  title = "The EAX Mode of Operation: A Two-Pass Authenticated-Encryption Scheme Optimized for Simplicity and Efficiency",
+  booktitle = {Fast Software Encryption 2004},
+  month = {February},
+  year = {2004},
 }
 
 @misc{darkside,