Separations
This commit is contained in:
		@@ -2,14 +2,18 @@
 | 
			
		||||
\addcontentsline{toc}{chapter}{List of Symbols}
 | 
			
		||||
 | 
			
		||||
\begin{tabular}{ll}
 | 
			
		||||
  \multicolumn{2}{l}{\scbf{General Notations}}      \\
 | 
			
		||||
  TM         & Turing Machine                       \\
 | 
			
		||||
  $\ppt$     & Probabilistic Polynomial Time        \\
 | 
			
		||||
  $\epsilon$ & empty word                           \\
 | 
			
		||||
  \multicolumn{2}{l}{\scbf{Protocols}}              \\
 | 
			
		||||
  PKE        & Public Key Encryption                \\
 | 
			
		||||
  ZK         & Zero-Knowledge                       \\
 | 
			
		||||
  $\NIZK$    & Non-Interactive Zero-Knowledge       \\
 | 
			
		||||
  \multicolumn{2}{l}{\scbf{Security Models}}        \\
 | 
			
		||||
  $\ROM$     & Random-Oracle Model                  \\
 | 
			
		||||
  $\UC$      & Universal Composability              \\
 | 
			
		||||
  $\NIZK$    & Non-Interactive Zero-Knowledge       \\
 | 
			
		||||
  \multicolumn{2}{l}{\scbf{Security Assumptions}}   \\
 | 
			
		||||
  $\SIS$     & Short Integer Solution               \\
 | 
			
		||||
  $\LWE$     & Learning with Errors                 \\
 | 
			
		||||
  $\SIVP$    & Shortest Independent Vectors Problem \\
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user