2 %%% Applied Crypto Hardening
5 \RequirePackage{fix-cm}
6 % change to \iffalse this if you want to make a final version (and remove the DRAFT watermark)
8 \PassOptionsToPackage{final}{graphicx}
9 \PassOptionsToPackage{final}{listings}
10 \documentclass[draft]{scrreprt}
12 \documentclass{scrreprt}
16 \input{common/commands}
21 \input{acknowledgements}
24 \chapter{Introduction}
27 \input{related_publications}
33 \chapter{Practical recommendations}
34 \label{chapter:PracticalSettings}
35 \input{practical_settings}
38 %\epigraph{``Number theorists are like lotus-eaters - having tasted this food they can never give it up.''}{Leopold Kronecker}
39 \label{chapter:Theory}
45 \input{suggested_reading}
46 \input{cipher_suite_names}
47 \input{further_research}