/[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.44 by tjl, Sat May 17 18:27:30 2003 UTC revision 1.45 by tjl, Sat May 17 18:41:24 2003 UTC
# Line 208  and Line 208  and
208    
209      \begin{table*}\def\sw{2.5cm}      \begin{table*}\def\sw{2.5cm}
210      \raggedright      \raggedright
211      \begin{tabular}{l|ccccccccc}      \begin{tabular}{lccccccccc}
212          \parbox{\sw}{Scheme (params) }          \parbox{\sw}{Scheme (params) }
213              & $q$ & $b$ & $s$ &   $r$  & $h$ & $c_0$ & $c_s$ & $c_v$ \\              & $q$ & $b$ & $s$ &   $r$  & $h$ & $c_0$ & $c_s$ & $c_v$ \\
214          \hline          \hline
215            \multicolumn{4}{l}{\hskip 2cm Primitives} \\
216            \hline
217          \parbox{\sw}{Lamport\cite{XXX}\\$(h,b)$}          \parbox{\sw}{Lamport\cite{XXX}\\$(h,b)$}
218              & $1$ & $b$ & $bh$ & $2bh$ & $h$ & $2bh$ & $0$ &  $bh$ \\              & $1$ & $b$ & $bh$ & $2bh$ & $h$ & $2bh$ & $0$ &  $bh$ \\
         \hline  
219          \parbox{\sw}{Merkle-Winternitz\cite{XXX} $(h,b,n)$ }          \parbox{\sw}{Merkle-Winternitz\cite{XXX} $(h,b,n)$ }
220              & $1$ & $b$ & $\frac{bh}{n}+h$ & $h$ & $h$ &              & $1$ & $b$ & $\frac{bh}{n}+h$ & $h$ & $h$ &
221                  $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$ &
222                  $\frac{b}{n}(2^n-1)+1$ \\                  $\frac{b}{n}(2^n-1)+1$ \\
223          \hline          \hline
224            \multicolumn{4}{l}{\hskip 2cm Derived schemes} \\
225            \hline
226          \parbox{\sw}{Merkle hash tree \cite{XXX}          \parbox{\sw}{Merkle hash tree \cite{XXX}
227          % XXX check this again          % XXX check this again
228          ($S',n$) }          ($S',n$) }
229              & ${2^n}q'$ & $b$ & $s'+r'+hn$ & $h$ & $h$ &              & ${2^n}q'$ & $b$ & $s'+r'+hn$ & $h$ & $h$ &
230                  ${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$ \\
         \hline  
231          \parbox{\sw}{Key boosting $(S',N)$ }          \parbox{\sw}{Key boosting $(S',N)$ }
232              & ${q'}^N$ & $b$ & $N(r'+s')$ & $r'$ & $h$ &              & ${q'}^N$ & $b$ & $N(r'+s')$ & $r'$ & $h$ &
233                  $c_0'$ & $N(c_0'+c_s')$ & $Nc_v$ \\                  $c_0'$ & $N(c_0'+c_s')$ & $Nc_v$ \\

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

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