14 lines
520 B
TeX
14 lines
520 B
TeX
|
\chapter*{List of Symbols}
|
||
|
\addcontentsline{toc}{chapter}{List of Symbols}
|
||
|
|
||
|
\begin{tabular}{ll}
|
||
|
$\PPT$ & Probabilistic Polynomial Time \\
|
||
|
PKE & Public Key Encryption \\
|
||
|
ZK & Zero-Knowledge \\
|
||
|
$\SIS$ & Short Integer Solution \\
|
||
|
$\LWE$ & Learning with Errors \\
|
||
|
$\SIVP$ & Shortest Independent Vectors Problem \\
|
||
|
$\DDH$ & Decisional Diffie-Hellman \\
|
||
|
$\SXDH$ & Symmetric eXternal Diffie-Hellman
|
||
|
\end{tabular}
|