+ Random Oracle Model
This commit is contained in:
		@@ -24,6 +24,7 @@
 | 
			
		||||
\newcommand{\SIVP}{\ensuremath{\textsf{SIVP}_\gamma}\xspace}
 | 
			
		||||
%% Models
 | 
			
		||||
\newcommand{\UC}{\textrm{UC}\xspace}
 | 
			
		||||
\newcommand{\ROM}{\textsf{ROM}\xspace}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										25
									
								
								symbols.tex
									
									
									
									
									
								
							
							
						
						
									
										25
									
								
								symbols.tex
									
									
									
									
									
								
							@@ -2,16 +2,17 @@
 | 
			
		||||
\addcontentsline{toc}{chapter}{List of Symbols}
 | 
			
		||||
 | 
			
		||||
\begin{tabular}{ll}
 | 
			
		||||
  TM         &  Turing Machine                       \\
 | 
			
		||||
  $\ppt$     &  Probabilistic Polynomial Time        \\
 | 
			
		||||
  $\epsilon$ &  empty word                           \\
 | 
			
		||||
  PKE        &  Public Key Encryption                \\
 | 
			
		||||
  ZK         &  Zero-Knowledge                       \\
 | 
			
		||||
  $\UC$      &  Universal Composability              \\
 | 
			
		||||
  $\SIS$     &  Short Integer Solution               \\
 | 
			
		||||
  $\LWE$     &  Learning with Errors                 \\
 | 
			
		||||
  $\SIVP$    &  Shortest Independent Vectors Problem \\
 | 
			
		||||
  $\DLP$     &  Discrete Logarithm Problem           \\
 | 
			
		||||
  $\DDH$     &  Decisional Diffie-Hellman            \\
 | 
			
		||||
  $\SXDH$    &  Symmetric eXternal Diffie-Hellman
 | 
			
		||||
  TM         & Turing Machine                       \\
 | 
			
		||||
  $\ppt$     & Probabilistic Polynomial Time        \\
 | 
			
		||||
  $\epsilon$ & empty word                           \\
 | 
			
		||||
  PKE        & Public Key Encryption                \\
 | 
			
		||||
  ZK         & Zero-Knowledge                       \\
 | 
			
		||||
  $\ROM$     & Random-Oracle Model                  \\
 | 
			
		||||
  $\UC$      & Universal Composability              \\
 | 
			
		||||
  $\SIS$     & Short Integer Solution               \\
 | 
			
		||||
  $\LWE$     & Learning with Errors                 \\
 | 
			
		||||
  $\SIVP$    & Shortest Independent Vectors Problem \\
 | 
			
		||||
  $\DLP$     & Discrete Logarithm Problem           \\
 | 
			
		||||
  $\DDH$     & Decisional Diffie-Hellman            \\
 | 
			
		||||
  $\SXDH$    & Symmetric eXternal Diffie-Hellman
 | 
			
		||||
\end{tabular}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user