question_authority.tex 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227
  1. \documentclass[11pt,a4paper,twoside]{thesis}
  2. %% PACKAGES
  3. \usepackage[utf8]{inputenc}
  4. \usepackage[T1]{fontenc}
  5. \usepackage{algorithm}
  6. \usepackage[noend]{algpseudocode}
  7. \usepackage{amsmath}
  8. \usepackage{amsthm}
  9. \usepackage{amsfonts}
  10. \usepackage{amssymb}
  11. \usepackage{amsthm}
  12. \usepackage{cite}
  13. \usepackage[dvips]{color}
  14. \usepackage{epigraph}
  15. \usepackage{fancyhdr}
  16. \usepackage{graphicx}
  17. \usepackage{indentfirst}
  18. \usepackage{mathtools}
  19. \usepackage{minted}
  20. \usepackage{makeidx,shortvrb,latexsym}
  21. \usepackage{supertabular}
  22. %\usepackage{algorithmic}
  23. %\usepackage{xypic}
  24. %% setting epigraphs
  25. \renewcommand{\epigraphsize}{\small}
  26. \setlength{\epigraphwidth}{0.8\textwidth}
  27. \let\origepigraph\epigraph
  28. \renewcommand\epigraph[2]{\origepigraph{\textit{#1}}{\textsc{#2}}}
  29. \input xy
  30. \xyoption{all}
  31. %% COMMANDS
  32. \DeclarePairedDelimiter{\floor}{\lfloor}{\rfloor}
  33. \DeclarePairedDelimiter{\ceil}{\lceil}{\rceil}
  34. \DeclarePairedDelimiter{\angular}{\langle}{\rangle}
  35. \newcommand{\naturalN}{\mathbb{N}}
  36. \newcommand{\bigO}[1]{\ensuremath{\operatorname{O}\left(#1\right)}}
  37. \newcommand{\openssl}{\textsc{OpenSSL}\ }
  38. %\newcommand{\pe}{\psi}
  39. \def\d{\delta}
  40. \def\ds{\displaystyle}
  41. \def\e{{\epsilon}}
  42. \def\eb{\bar{\eta}}
  43. \def\enorm#1{\|#1\|_2}
  44. \def\then{\;\Longrightarrow\;}
  45. \def\Kc{{\cal K}}
  46. \def\norm#1{\|#1\|}
  47. \def\wb{{\bar w}}
  48. \def\zb{{\bar z}}
  49. \def\Bbb#1{{\mathbb #1}}
  50. \newcommand{\GCD}{\mathrm{GCD}}
  51. \newcommand{\lowrk}{\mathrm{low\_rk}}
  52. \newcommand{\bestrk}{\mathrm {best\_rk}}
  53. \newcommand{\DFT}{\mathrm {DFT}}
  54. \newcommand{\BCH}{\mathrm {BCH}}
  55. \newcommand{\Schaub}{\mathrm {Schaub}}
  56. \newcommand{\SchaubPlus}{\mathrm {SchaubPlus}}
  57. \newcommand{\s}{\cal{S}}
  58. \newcommand{\h}{\hspace{0.4cm}}
  59. \def\Exists{\mbox{\ exists }}
  60. \def\And{\mbox{\ and }}
  61. \newcommand{\cnk}{{\mathcal C}(n,k,q)}
  62. \newcommand{\supp}{\rm supp}
  63. \newcommand{\fattorial}[2]{ \left( #1 \atop #2 \right) }
  64. \newcommand{\hi}{\hspace{0.2cm}}
  65. \newcommand{\sms}{\setminus}
  66. \newcommand{\Special}{s2ec}
  67. \newcommand{\spl}{s2ec}
  68. %% Optional custom shortcuts commands.
  69. \usepackage{braket}
  70. \newenvironment{sistema}
  71. {\left\lbrace\begin{array}{@{}l@{}}}
  72. {\end{array}\right.}
  73. \newcommand{\dimo}{\noindent\textit{Dimostrazione.}\\}
  74. \newtheorem{teo}[thm]{Teorema}
  75. \newcommand{\pe}{\mathbb{P}_{\mathrm{E}}}
  76. \newcommand{\pme}{\mathbb{P}_{\mathrm{ME}}}
  77. \newcommand{\primary}{\blacktriangle}
  78. \newcommand{\secondary}{{\blacktriangle\!}^{\! \! +}}
  79. \newcommand{\MM}{\mathcal{M}}
  80. %\newtheorem{teo}[thm]{Teorema}
  81. \newtheorem{proposizione}[thm]{Proposizione}
  82. \newtheorem{corollario}[thm]{Corollario}
  83. \newtheorem{fatto}[thm]{Fatto}
  84. \newtheorem{definizione}[thm]{Definizione}
  85. %\newtheorem{lemma}[thm]{Lemma}
  86. \newtheorem{osservazione}[thm]{Osservazione}
  87. \newtheorem{esempio}[thm]{Esempio}
  88. \newcommand{\DP}{{\D\!}^{\! \! +}}
  89. \newcommand{\D}{\Delta}
  90. \newcommand{\Fq}{ \mathbb{F}_{q}}
  91. \newcommand{\Fp}{ \mathbb{F}_{p}}
  92. \newcommand{\Lq}{ \mathcal{L}_{q}}
  93. \newcommand{\R}{ \mathcal{R}}
  94. \newcommand{\Cq}{ \mathcal{C}_{q}}
  95. \newcommand{\SCa}{ S_{C,\alpha}}
  96. \newcommand{\Cqn}{ \mathcal{C}_{q,n}}
  97. \newcommand{\K}{ \mathbb{K}}
  98. \newcommand{\U}{ \mathcal{U}}
  99. \newcommand{\vi}{\mathrm{\textbf{v}}}
  100. \newcommand{\ww}{\mathrm{w}}
  101. \newcommand{\uu}{\mathrm{\textbf{u}}}
  102. \newcommand{\f}{\mathsf{f}}
  103. \newcommand{\V}{V_{\left(n,S\right)}^{\zeta}}
  104. \newcommand{\T}{T_{\left(n,S\right)}^{\zeta}}
  105. \newcommand{\SQ}{\begin{flushright}
  106. $\square$
  107. \end{flushright}}
  108. \makeindex
  109. \let\origdoublepage\cleardoublepage
  110. \newcommand{\clearemptydoublepage}{%
  111. \clearpage
  112. {\pagestyle{empty}\origdoublepage}%
  113. }
  114. \let\cleardoublepage\clearemptydoublepage
  115. % Note that colour boxes around links are NOT printed.
  116. % The text itself can be coloured, replacing the bounding box, but
  117. % when printing this may appear illegible;
  118. % link colors can be set to black for printing purposes, like so:
  119. %\hypersetup{colorlinks,%
  120. % citecolor=black,%
  121. % filecolor=black,%
  122. % linkcolor=black,%
  123. % urlcolor=black}
  124. % Also note that this will conflict with the color package called
  125. % earlier in this document if that is not set to the right option (e.g.
  126. % dvips or pdflatex).
  127. \begin{document}
  128. %\phd %se e' la tesi di dottorato, altrimenti non mettere nulla
  129. \university{Universit\`a degli Studi di Trento}
  130. \faculty{Facolt\`a di Scienze Matematiche Fisiche e Naturali}
  131. \dept{Dipartimento di Scienze Informatiche}
  132. \Logo{logo_unitn.jpg}
  133. %% titolo del dottorato
  134. % \phdtitle{}
  135. %% titolo della tesi
  136. \title{Question Authority}
  137. \subtitle{An Inquiry into The Secure Layer}
  138. \author{Michele Orr\`u}
  139. \supervisor{Prof. Massimiliano Sala}
  140. %% Uncomment the following two lines if a co-relator is present.
  141. %\twosupervisors
  142. %\firstreader{Prof. Ettore Miron}
  143. % capo della scuola di dottorato o controrelatore
  144. \secondreader{Prof. Nara Stabbocchi}
  145. \accademico{Anno accademico $2013/2014$}
  146. \frontespizio % questo e` il frontespizio esterno, cioe' senza firme
  147. \cleardoublepage
  148. \signaturepage % questo e` il frontesizio interno con le firme
  149. \cleardoublepage
  150. %% DEDICA
  151. %non e' ovviamente obbligatoria
  152. \dedica{To Paolo Avesani, for making this happen.} \dedicapage
  153. \cleardoublepage \setcounter{page}{1} \pagenumbering{roman}
  154. \pagestyle{plain} \tableofcontents
  155. %\listoffigures
  156. %\addcontentsline{toc}{chapter}{Elenco delle figure}
  157. %\renewcommand{\listalgorithmname}{Elenco degli algoritmi}
  158. %\listofalgorithms
  159. %\addcontentsline{toc}{chapter}{Elenco degli algoritmi}
  160. %\addcontentsline{toc}{chapter}{Introduction}
  161. %% INTRODUCTION
  162. %\include{ack}
  163. %\addcontentsline{toc}{chapter}{Acknowledgment}
  164. %\cleardoublepage
  165. %\include{Introduction}
  166. %\addcontentsline{toc}{chapter}{Introduction}
  167. \cleardoublepage
  168. %% THESIS BODY
  169. \pagestyle{fancy} \pagenumbering{arabic} \mainmatter
  170. \vspace*{3in}
  171. \epigraph{
  172. \large{
  173. Many persons who are not conversant with mathematical studies imagine that
  174. because the business of [Babbage's Analytical Engine] is to give results in
  175. numerical notation, the nature of the processes must consequently be
  176. arithmetical and numerical, rather than algebraical and analytical. This is an
  177. error. The engine can arrange and combine its numerical quantities exactly as if
  178. they were letters or any other general symbols; and in fact it might bring out
  179. its results in algebraical notation, were provisions made accordingly.}}
  180. {Augusta Ada, Countess of Lovelace}
  181. \begin{figure}[b]
  182. \centering
  183. \includegraphics[width=80pt]{kopimi.png}
  184. \end{figure}
  185. \include{preface}
  186. \part{Prequisites}
  187. \include{ssl_prequisites}
  188. \include{math_prequisites}
  189. \part{Factorization Methods}
  190. \include{fermat}
  191. \include{wiener}
  192. %\include{chap3}
  193. %\include{chap5}
  194. %\part{}
  195. %\include{chap5}
  196. %\include{chap6}
  197. %\part{}
  198. %\include{chap8}
  199. %\include{chap7}
  200. %
  201. %\part{Appendice }
  202. %\include{appendice}
  203. \backmatter
  204. \bibliography{library.bib}
  205. \bibliographystyle{plain}
  206. \clearpage
  207. \addcontentsline{toc}{chapter}{Bibliography}
  208. \end{document}