More more more

This commit is contained in:
2023-05-01 17:38:55 +02:00
parent cf19ceb0fe
commit 419018dec3
7 changed files with 171 additions and 34 deletions

View File

@@ -19,6 +19,7 @@ listof=totoc,
\usepackage[urlcolor=blue,hidelinks]{hyperref}
\usepackage[,hhmmss]{datetime}
\newtheorem{lemma}{Lemma}[section]
\newtheorem{theorem}{Theorem}[section]
\newtheorem{definition}{Definition}[section]
@@ -107,21 +108,7 @@ TODO
\newpage
\section{Related Work}
\input{sections/notation}
\section{Preliminaries}
\subsection{Schnorr Signatures}
\subsection{Edwards Curves}
\input{sections/security_notions}
\subsection{Random Oracle Model (ROM)}
\subsection{Algebraic Group Model (AGM)}
\subsection{Generic Group Model (GGM)}
\input{sections/preliminaries}
\input{sections/eddsa}