Synchronize tof and toc.
This commit is contained in:
parent
3c44b47331
commit
324565e63c
@ -1 +1,2 @@
|
|||||||
\chapter{Lattice-Based Group Encryption}
|
\chapter{Lattice-Based Group Encryption}
|
||||||
|
\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Chiffrement de groupe à base de réseaux euclidiens}
|
||||||
|
@ -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}
|
\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Signatures de groupe dynamique à base de réseaux euclidiens}
|
||||||
|
\label{ch:gs-lwe}
|
||||||
|
|
||||||
|
% TODO: remove
|
||||||
|
\clearpage
|
||||||
|
@ -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.
|
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}
|
\section{Formal Definition and Correctness} \label{sse:gs-definitions}
|
||||||
\addcontentsline{tof}{section}{\protect\numberline{\thesection} Définition formelle et correction}
|
\addcontentsline{tof}{section}{\protect\numberline{\thesection} Définition formelle et correction}
|
||||||
|
|
||||||
|
@ -1 +1,2 @@
|
|||||||
\chapter{Lattice-Based Oblivious Transfer with Access Control} \label{ch:ac-ot}
|
\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}
|
||||||
|
@ -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}
|
\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Signatures de groupe dynamique à base de couplages}
|
||||||
|
\label{ch:sigmasig}
|
||||||
|
|
||||||
This section present the result of~\cite{LMPY16}
|
This section present the result of~\cite{LMPY16}
|
||||||
|
|
||||||
|
7
main.tex
7
main.tex
@ -92,9 +92,11 @@
|
|||||||
|
|
||||||
\input chap-introduction
|
\input chap-introduction
|
||||||
|
|
||||||
|
{\let\newpage\relax
|
||||||
\part{Background}
|
\part{Background}
|
||||||
\label{pa:background}
|
\label{pa:background}
|
||||||
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Préliminaires}
|
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Préliminaires}
|
||||||
|
}
|
||||||
|
|
||||||
\input chap-proofs
|
\input chap-proofs
|
||||||
|
|
||||||
@ -102,9 +104,11 @@
|
|||||||
|
|
||||||
\input chap-ZK
|
\input chap-ZK
|
||||||
|
|
||||||
|
{\let\newpage\relax
|
||||||
\part{Group Signatures and Anonymous Credentials}
|
\part{Group Signatures and Anonymous Credentials}
|
||||||
\label{pa:gs-ac}
|
\label{pa:gs-ac}
|
||||||
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Signatures de groupe et accréditations anonymes}
|
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Signatures de groupe et accréditations anonymes}
|
||||||
|
}
|
||||||
|
|
||||||
\input chap-GS-background
|
\input chap-GS-background
|
||||||
|
|
||||||
@ -112,8 +116,11 @@
|
|||||||
|
|
||||||
\input chap-GS-LWE
|
\input chap-GS-LWE
|
||||||
|
|
||||||
|
{\let\newpage\relax
|
||||||
\part{Group Encryption and Adaptive Oblivious Transfer}
|
\part{Group Encryption and Adaptive Oblivious Transfer}
|
||||||
|
\label{pa:ge-ot}
|
||||||
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Chiffrement de groupe et transfert inconscient adaptatif}
|
\addcontentsline{tof}{part}{\protect\numberline{\thepart} Chiffrement de groupe et transfert inconscient adaptatif}
|
||||||
|
}
|
||||||
|
|
||||||
\input chap-GE-LWE
|
\input chap-GE-LWE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user