thesis/symbols.tex

17 lines
676 B
TeX
Raw Normal View History

2018-01-27 20:27:06 +00:00
\chapter*{List of Symbols}
\addcontentsline{toc}{chapter}{List of Symbols}
\begin{tabular}{ll}
2018-01-31 16:54:06 +00:00
TM & Turing Machine \\
$\ppt$ & Probabilistic Polynomial Time \\
2018-01-27 20:27:06 +00:00
PKE & Public Key Encryption \\
ZK & Zero-Knowledge \\
2018-01-30 08:53:33 +00:00
$\UC$ & Universal Composability \\
2018-01-27 20:27:06 +00:00
$\SIS$ & Short Integer Solution \\
$\LWE$ & Learning with Errors \\
$\SIVP$ & Shortest Independent Vectors Problem \\
2018-01-31 19:52:17 +00:00
$\DLP$ & Discrete Logarithm Problem \\
2018-01-27 20:27:06 +00:00
$\DDH$ & Decisional Diffie-Hellman \\
$\SXDH$ & Symmetric eXternal Diffie-Hellman
\end{tabular}