Add french TOC and ZK part
This commit is contained in:
@ -1,11 +1,15 @@
|
||||
\chapter*{List of Symbols}
|
||||
\addcontentsline{toc}{chapter}{List of Symbols}
|
||||
\addcontentsline{tof}{chapter}{Liste des symboles et abréviations}
|
||||
|
||||
\begin{tabular}{ll}
|
||||
\multicolumn{2}{l}{\scbf{General Notations}} \\
|
||||
TM & Turing Machine \\
|
||||
$\ppt$ & Probabilistic Polynomial Time \\
|
||||
$\epsilon$ & empty word \\
|
||||
$\mathbf A$ & bold uppercase letters represent matrices\\
|
||||
$\mathbf b$ & bold lowercase letters represent vectors\\
|
||||
$\widetilde{\mathbf A}$ & Gram-Schmidt orthogonalization of matrix $\mathbf A$\\
|
||||
[1ex] \multicolumn{2}{l}{\scbf{Protocols}} \\
|
||||
$\PKE$ & Public Key Encryption \\
|
||||
$\ZK$ & Zero-Knowledge \\
|
||||
|
Reference in New Issue
Block a user