Synchronize tof and toc.

This commit is contained in:
Fabrice Mouhartem 2018-04-12 11:03:12 +02:00
parent 3c44b47331
commit 324565e63c
6 changed files with 20 additions and 2 deletions

View File

@ -1 +1,2 @@
\chapter{Lattice-Based Group Encryption}
\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Chiffrement de groupe à base de réseaux euclidiens}

View File

@ -1,2 +1,6 @@
\chapter{Lattice-Based Dynamic Group Signatures} \label{ch:gs-lwe}
\chapter{Lattice-Based Dynamic Group Signatures}
\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Signatures de groupe dynamique à base de réseaux euclidiens}
\label{ch:gs-lwe}
% TODO: remove
\clearpage

View File

@ -11,6 +11,9 @@ This construction has been the first fully secure group signature scheme from la
Before describing those scheme, let us recall in this Chapter the definition of a dynamic group signature and its related security definitions.
\section{State of the art of ZK proofs} \label{sse:gs-definitions}
\addcontentsline{tof}{section}{\protect\numberline{\thesection} Définition formelle et correction}
\section{Formal Definition and Correctness} \label{sse:gs-definitions}
\addcontentsline{tof}{section}{\protect\numberline{\thesection} Définition formelle et correction}

View File

@ -1 +1,2 @@
\chapter{Lattice-Based Oblivious Transfer with Access Control} \label{ch:ac-ot}
\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Transfert inconscient adaptatif avec contrôle d'accès à base de réseaux euclidiens}

View File

@ -1,4 +1,6 @@
\chapter{Pairing-Based Dynamic Group Signatures} \label{ch:sigmasig}
\chapter{Pairing-Based Dynamic Group Signatures}
\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Signatures de groupe dynamique à base de couplages}
\label{ch:sigmasig}
This section present the result of~\cite{LMPY16}

View File

@ -92,9 +92,11 @@
\input chap-introduction
{\let\newpage\relax
\part{Background}
\label{pa:background}
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Préliminaires}
}
\input chap-proofs
@ -102,9 +104,11 @@
\input chap-ZK
{\let\newpage\relax
\part{Group Signatures and Anonymous Credentials}
\label{pa:gs-ac}
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Signatures de groupe et accréditations anonymes}
}
\input chap-GS-background
@ -112,8 +116,11 @@
\input chap-GS-LWE
{\let\newpage\relax
\part{Group Encryption and Adaptive Oblivious Transfer}
\label{pa:ge-ot}
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Chiffrement de groupe et transfert inconscient adaptatif}
}
\input chap-GE-LWE