Add \epsilon
This commit is contained in:
parent
16e717f08b
commit
af9aed3476
23
symbols.tex
23
symbols.tex
@ -2,15 +2,16 @@
|
|||||||
\addcontentsline{toc}{chapter}{List of Symbols}
|
\addcontentsline{toc}{chapter}{List of Symbols}
|
||||||
|
|
||||||
\begin{tabular}{ll}
|
\begin{tabular}{ll}
|
||||||
TM & Turing Machine \\
|
TM & Turing Machine \\
|
||||||
$\ppt$ & Probabilistic Polynomial Time \\
|
$\ppt$ & Probabilistic Polynomial Time \\
|
||||||
PKE & Public Key Encryption \\
|
$\epsilon$ & empty word \\
|
||||||
ZK & Zero-Knowledge \\
|
PKE & Public Key Encryption \\
|
||||||
$\UC$ & Universal Composability \\
|
ZK & Zero-Knowledge \\
|
||||||
$\SIS$ & Short Integer Solution \\
|
$\UC$ & Universal Composability \\
|
||||||
$\LWE$ & Learning with Errors \\
|
$\SIS$ & Short Integer Solution \\
|
||||||
$\SIVP$ & Shortest Independent Vectors Problem \\
|
$\LWE$ & Learning with Errors \\
|
||||||
$\DLP$ & Discrete Logarithm Problem \\
|
$\SIVP$ & Shortest Independent Vectors Problem \\
|
||||||
$\DDH$ & Decisional Diffie-Hellman \\
|
$\DLP$ & Discrete Logarithm Problem \\
|
||||||
$\SXDH$ & Symmetric eXternal Diffie-Hellman
|
$\DDH$ & Decisional Diffie-Hellman \\
|
||||||
|
$\SXDH$ & Symmetric eXternal Diffie-Hellman
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
|
Loading…
Reference in New Issue
Block a user