]> AND Private Git Repository - hdrcouchot.git/blobdiff - main.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
secrypt 16
[hdrcouchot.git] / main.tex
index 5b0ab67fada4843e9afe35c4e5cb76c4c26c6bd4..217f8f45225f2a5390897653d4af50e9a69b310f 100644 (file)
--- a/main.tex
+++ b/main.tex
 \usepackage{dsfont}
 \usepackage{graphicx}
 \usepackage{listings}
+\usepackage{tikz}
+\usepackage{pgfplots}
+\usepgfplotslibrary{groupplots}
+
 %\usepackage[font=footnotesize]{subfig}
 \usepackage[utf8]{inputenc}
 \usepackage{thmtools, thm-restate}
 \usepackage{multirow}
 \usepackage{algorithm2e}
+\usepackage{mathtools}
+
 %\declaretheorem{theorem}
 
 %%--------------------
 \def \P {\mathbb{P}}
 \def \ov {\overline}
 \def \ts {\tau_{\rm stop}}
-
+\def\rl{{^{.}}}
+
+\DeclarePairedDelimiter\abs{\lvert}{\rvert}%
+\DeclarePairedDelimiter\norm{\lVert}{\rVert}%
+
+% Swap the definition of \abs* and \norm*, so that \abs
+% and \norm resizes the size of the brackets, and the 
+% starred version does not.
+\makeatletter
+\let\oldabs\abs
+\def\abs{\@ifstar{\oldabs}{\oldabs*}}
+%
+\let\oldnorm\norm
+\def\norm{\@ifstar{\oldnorm}{\oldnorm*}}
+\makeatother
 
 \newtheorem{theorem}{Théorème}
 \newtheorem{lemma}{Lemme}
@@ -225,21 +245,23 @@ On montre qu'on a des résultats similaires.
 \input{14Secrypt}
 
 
-%\chapter{Quelques expérimentations}
-
 
 \part{Application au marquage de média}
 
 
-\chapter{Un embarquement respectueux du chaos
+\chapter{Des embarquement préservant le chaos}\label{chap:watermarking
 % OXFORD
 \input{oxford}
 
-\chapter{Des démarches plus classiques}
+\chapter{Une démarche de  marquage de PDF}
+\input{ahmad}
 
-\section{QIM}
 
-\section{Edge Based}
+\chapter{Une démarches plus classique de dissimulation: STABYLO}
+ \input{stabylo}
+
+\chapter{Schéma de stéganographie: les dérivées du second ordre}
+ \input{stegoyousra}
 
 
 
@@ -330,6 +352,7 @@ du chapitre 8}
 
 \chapter{Preuves sur les générateurs de nombres pseudo-aléatoires}\label{anx:generateur}
 \input{annexePreuveDistribution}
+\input{annexePreuveGrayEquilibre}
 \input{annexePreuveStopping}
 
 \chapter{Preuves sur le marquage de média}\label{anx:marquage}
@@ -343,6 +366,12 @@ du chapitre 8}
 \input{annexePreuveMarquageCorrectioncompletude}
 \backmatter
 
+\section{Complexité d'Algorithmes de stéganographie}
+\label{anx:preuve:cplxt}
+\input{annexePreuvesComplexiteStego}
+
+
+
 \bibliographystyle{apalike}
 \bibliography{abbrev,biblioand}
 \listoffigures