Structure: move chapters definition to main.tex

This commit is contained in:
2018-04-13 15:49:21 +02:00
parent af4c01bc74
commit 55a8061574
11 changed files with 35 additions and 31 deletions

View File

@ -1,7 +1,3 @@
\chapter{Underlying Structures}
\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Structures sous-jacentes}
\label{ch:structures}
In the previous chapter, we saw that theoretical cryptography has to rely on \emph{computational hardness assumptions}.
Beside \emph{information theory-base cryptography}, most hardness assumptions are built on top of algebraic structures.
For instance the discrete logarithm assumption (Definition~\ref{de:DLP}) is based on a cyclic group structure.