handouts/ho09.tex
changeset 276 d7109c6e721d
child 335 06d5fc15594d
equal deleted inserted replaced
275:06a04b3b2dda 276:d7109c6e721d
       
     1 \documentclass{article}
       
     2 \usepackage{../style}
       
     3 \usepackage{../langs}
       
     4 \usetikzlibrary{patterns,decorations.pathreplacing}
       
     5 
       
     6 \begin{document}
       
     7 
       
     8 \section*{Handout 9 (Zero-Knowledge Proofs)}
       
     9 
       
    10 Paper about breaking HiTag2 (gave hash, but cannot verify
       
    11 it without giving the paper)
       
    12 
       
    13 \end{document}
       
    14 
       
    15 %%% Local Variables: 
       
    16 %%% mode: latex
       
    17 %%% TeX-master: t
       
    18 %%% End: