/[gzz]/manuscripts/Sigs/article.rst
ViewVC logotype

Diff of /manuscripts/Sigs/article.rst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.37 by benja, Sat May 17 18:03:34 2003 UTC revision 1.38 by tjl, Sat May 17 18:11:46 2003 UTC
# Line 206  and Line 206  and
206    
207  ..  raw:: latex  ..  raw:: latex
208    
209      \begin{table*}      \begin{table*}\def\sw{2.5cm}
210      \begin{tabular}{l|r|cccccccc}      \raggedright
211          Scheme & Params & $q$ & $b$ & $s$ &   $r$  & $h$ & $c_0$ & $c_s$ & $c_v$ \\      \begin{tabular}{l|ccccccccc}
212            \parbox{\sw}{Scheme (params) }
213                & $q$ & $b$ & $s$ &   $r$  & $h$ & $c_0$ & $c_s$ & $c_v$ \\
214          \hline          \hline
215          Lamport\cite{XXX} &          \parbox{\sw}{Lamport\cite{XXX}\\$(h,b)$}
216                  $h,b$ & $1$ & $b$ & $bh$ & $2bh$ & $h$ & $2bh$ & $0$ &  $bh$ \\              & $1$ & $b$ & $bh$ & $2bh$ & $h$ & $2bh$ & $0$ &  $bh$ \\
217          \hline          \hline
218          Merkle-Winternitz\cite{XXX} &          \parbox{\sw}{Merkle-Winternitz\cite{XXX} $(h,b,n)$ }
219                  $h,b,n$ & $1$ & $b$ & $\frac{bh}{n}+h$ & $h$ & $h$ &              & $1$ & $b$ & $\frac{bh}{n}+h$ & $h$ & $h$ &
220                  $2\frac{b}{n}(2^n-1)+1$ & $\frac{b}{n}(2^n-1)+1$ &                  $2\frac{b}{n}(2^n-1)+1$ & $\frac{b}{n}(2^n-1)+1$ &
221                  $\frac{b}{n}(2^n-1)+1$ \\                  $\frac{b}{n}(2^n-1)+1$ \\
222          \hline          \hline
223          Merkle hash tree & % XXX check this again          \parbox{\sw}{Merkle hash tree \cite{XXX}
224                  $S',n$ & ${2^n}q'$ & $b$ & $s'+r'+hn$ & $h$ & $h$ &          % XXX check this again
225            ($S',n$) }
226                & ${2^n}q'$ & $b$ & $s'+r'+hn$ & $h$ & $h$ &
227                  ${2^n}c_0'+2^{n+1}-1$ & $c_s'+n$ & $c_v'+n$ \\                  ${2^n}c_0'+2^{n+1}-1$ & $c_s'+n$ & $c_v'+n$ \\
228          \hline          \hline
229          Key boosting &          \parbox{\sw}{Key boosting $(S',N)$ }
230                  $S',N$ & ${q'}^N$ & $b$ & $N(r'+s')$ & $r'$ & $h$ &              & ${q'}^N$ & $b$ & $N(r'+s')$ & $r'$ & $h$ &
231                  $c_0'$ & $N(c_0'+c_s')$ & $Nc_v$ \\                  $c_0'$ & $N(c_0'+c_s')$ & $Nc_v$ \\
232          \hline          \hline
233      \end{tabular}      \end{tabular}

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26