Add \epsilon

This commit is contained in:
Fabrice Mouhartem 2018-02-07 14:13:44 +01:00
parent 16e717f08b
commit af9aed3476

View File

@ -2,15 +2,16 @@
\addcontentsline{toc}{chapter}{List of Symbols}
\begin{tabular}{ll}
TM & Turing Machine \\
$\ppt$ & Probabilistic Polynomial Time \\
PKE & Public Key Encryption \\
ZK & Zero-Knowledge \\
$\UC$ & Universal Composability \\
$\SIS$ & Short Integer Solution \\
$\LWE$ & Learning with Errors \\
$\SIVP$ & Shortest Independent Vectors Problem \\
$\DLP$ & Discrete Logarithm Problem \\
$\DDH$ & Decisional Diffie-Hellman \\
$\SXDH$ & Symmetric eXternal Diffie-Hellman
TM & Turing Machine \\
$\ppt$ & Probabilistic Polynomial Time \\
$\epsilon$ & empty word \\
PKE & Public Key Encryption \\
ZK & Zero-Knowledge \\
$\UC$ & Universal Composability \\
$\SIS$ & Short Integer Solution \\
$\LWE$ & Learning with Errors \\
$\SIVP$ & Shortest Independent Vectors Problem \\
$\DLP$ & Discrete Logarithm Problem \\
$\DDH$ & Decisional Diffie-Hellman \\
$\SXDH$ & Symmetric eXternal Diffie-Hellman
\end{tabular}