Modifications

This commit is contained in:
2018-01-27 21:27:06 +01:00
parent 2b0f6ddf53
commit 0598c398ad
6 changed files with 64 additions and 11 deletions

13
symbols.tex Normal file
View File

@ -0,0 +1,13 @@
\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}