From 324565e63c6b357064bce25515f4ef259c65fde8 Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Thu, 12 Apr 2018 11:03:12 +0200 Subject: [PATCH] Synchronize tof and toc. --- chap-GE-LWE.tex | 1 + chap-GS-LWE.tex | 6 +++++- chap-GS-background.tex | 3 +++ chap-OT-LWE.tex | 1 + chap-sigmasig.tex | 4 +++- main.tex | 7 +++++++ 6 files changed, 20 insertions(+), 2 deletions(-) diff --git a/chap-GE-LWE.tex b/chap-GE-LWE.tex index 71b1a81..4ef6058 100644 --- a/chap-GE-LWE.tex +++ b/chap-GE-LWE.tex @@ -1 +1,2 @@ \chapter{Lattice-Based Group Encryption} +\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Chiffrement de groupe à base de réseaux euclidiens} diff --git a/chap-GS-LWE.tex b/chap-GS-LWE.tex index 788aaec..f012e6e 100644 --- a/chap-GS-LWE.tex +++ b/chap-GS-LWE.tex @@ -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 diff --git a/chap-GS-background.tex b/chap-GS-background.tex index 92c92ef..a55bffb 100644 --- a/chap-GS-background.tex +++ b/chap-GS-background.tex @@ -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} diff --git a/chap-OT-LWE.tex b/chap-OT-LWE.tex index 0cbd6c5..f629698 100644 --- a/chap-OT-LWE.tex +++ b/chap-OT-LWE.tex @@ -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} diff --git a/chap-sigmasig.tex b/chap-sigmasig.tex index 9ee7a72..8fe6b47 100644 --- a/chap-sigmasig.tex +++ b/chap-sigmasig.tex @@ -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} + diff --git a/main.tex b/main.tex index b0e0948..3f4a193 100644 --- a/main.tex +++ b/main.tex @@ -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