proof-reading
This commit is contained in:
10
main.tex
10
main.tex
@ -2,6 +2,9 @@
|
||||
\documentclass[a4paper, 11pt]{memoir}
|
||||
\semiisopage
|
||||
|
||||
%% Highlight overfull hbox
|
||||
\overfullrule=1mm
|
||||
|
||||
\usepackage[utf8x]{inputenc}
|
||||
\usepackage[french,english]{babel}
|
||||
%\usepackage[UKenglish]{babel}
|
||||
@ -123,12 +126,13 @@
|
||||
\cleardoublepage
|
||||
{\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}
|
||||
\label{pa:gs-ac}
|
||||
}
|
||||
|
||||
\chapter{Dynamic Group Signatures} \label{ch:gs-background}
|
||||
\chapter{Dynamic Group Signatures}
|
||||
\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Signatures de groupe dynamique}
|
||||
\label{ch:gs-background}
|
||||
|
||||
\input chap-GS-background
|
||||
|
||||
@ -153,11 +157,13 @@
|
||||
|
||||
\chapter{Lattice-Based Group Encryption}
|
||||
\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Chiffrement de groupe à base de réseaux euclidiens}
|
||||
\label{ch:ge-lwe}
|
||||
|
||||
\input chap-GE-LWE
|
||||
|
||||
\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}
|
||||
\label{ch:ot-lwe}
|
||||
|
||||
\input chap-OT-LWE
|
||||
|
||||
|
Reference in New Issue
Block a user