Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > d1d38291248b5ff58339d3d2ddb22ecd > files > 1297

lib64beecrypt-devel-4.2.1-13.mga4.x86_64.rpm

\documentclass[twoside]{book}

% Packages required by doxygen
\usepackage{calc}
\usepackage{doxygen}
\usepackage{graphicx}
\usepackage[utf8]{inputenc}
\usepackage{makeidx}
\usepackage{multicol}
\usepackage{multirow}
\usepackage{textcomp}
\usepackage[table]{xcolor}

% Font selection
\usepackage[T1]{fontenc}
\usepackage{mathptmx}
\usepackage[scaled=.90]{helvet}
\usepackage{courier}
\usepackage{amssymb}
\usepackage{sectsty}
\renewcommand{\familydefault}{\sfdefault}
\allsectionsfont{%
  \fontseries{bc}\selectfont%
  \color{darkgray}%
}
\renewcommand{\DoxyLabelFont}{%
  \fontseries{bc}\selectfont%
  \color{darkgray}%
}

% Page & text layout
\usepackage{geometry}
\geometry{%
  a4paper,%
  top=2.5cm,%
  bottom=2.5cm,%
  left=2.5cm,%
  right=2.5cm%
}
\tolerance=750
\hfuzz=15pt
\hbadness=750
\setlength{\emergencystretch}{15pt}
\setlength{\parindent}{0cm}
\setlength{\parskip}{0.2cm}
\makeatletter
\renewcommand{\paragraph}{%
  \@startsection{paragraph}{4}{0ex}{-1.0ex}{1.0ex}{%
    \normalfont\normalsize\bfseries\SS@parafont%
  }%
}
\renewcommand{\subparagraph}{%
  \@startsection{subparagraph}{5}{0ex}{-1.0ex}{1.0ex}{%
    \normalfont\normalsize\bfseries\SS@subparafont%
  }%
}
\makeatother

% Headers & footers
\usepackage{fancyhdr}
\pagestyle{fancyplain}
\fancyhead[LE]{\fancyplain{}{\bfseries\thepage}}
\fancyhead[CE]{\fancyplain{}{}}
\fancyhead[RE]{\fancyplain{}{\bfseries\leftmark}}
\fancyhead[LO]{\fancyplain{}{\bfseries\rightmark}}
\fancyhead[CO]{\fancyplain{}{}}
\fancyhead[RO]{\fancyplain{}{\bfseries\thepage}}
\fancyfoot[LE]{\fancyplain{}{}}
\fancyfoot[CE]{\fancyplain{}{}}
\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Generated on Fri Sep 27 2013 02\-:36\-:40 for Bee\-Crypt by Doxygen }}
\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated on Fri Sep 27 2013 02\-:36\-:40 for Bee\-Crypt by Doxygen }}
\fancyfoot[CO]{\fancyplain{}{}}
\fancyfoot[RO]{\fancyplain{}{}}
\renewcommand{\footrulewidth}{0.4pt}
\renewcommand{\chaptermark}[1]{%
  \markboth{#1}{}%
}
\renewcommand{\sectionmark}[1]{%
  \markright{\thesection\ #1}%
}

% Indices & bibliography
\usepackage{natbib}
\usepackage[titles]{tocloft}
\setcounter{tocdepth}{3}
\setcounter{secnumdepth}{5}
\makeindex

% Packages requested by user
\usepackage{dsfont}

% Hyperlinks (required, but should be loaded last)
\usepackage{ifpdf}
\ifpdf
  \usepackage[pdftex,pagebackref=true]{hyperref}
\else
  \usepackage[ps2pdf,pagebackref=true]{hyperref}
\fi
\hypersetup{%
  colorlinks=true,%
  linkcolor=blue,%
  citecolor=blue,%
  unicode%
}

% Custom commands
\newcommand{\clearemptydoublepage}{%
  \newpage{\pagestyle{empty}\cleardoublepage}%
}


%===== C O N T E N T S =====

\begin{document}

% Titlepage & ToC
\hypersetup{pageanchor=false}
\pagenumbering{roman}
\begin{titlepage}
\vspace*{7cm}
\begin{center}%
{\Large Bee\-Crypt \\[1ex]\large 4.\-2.\-1 }\\
\vspace*{1cm}
{\large Generated by Doxygen 1.8.5}\\
\vspace*{0.5cm}
{\small Fri Sep 27 2013 02:36:40}\\
\end{center}
\end{titlepage}
\clearemptydoublepage
\tableofcontents
\clearemptydoublepage
\pagenumbering{arabic}
\hypersetup{pageanchor=true}

%--- Begin generated contents ---
\chapter{Bee\-Crypt A\-P\-I Documentation}
\label{index}\hypertarget{index}{}\input{index}
\chapter{Todo List}
\label{todo}
\hypertarget{todo}{}
\input{todo}
\chapter{Module Index}
\input{modules}
\chapter{Data Structure Index}
\input{annotated}
\chapter{File Index}
\input{files}
\chapter{Module Documentation}
\input{group__ES__m}
\include{group__ES__audio__m}
\include{group__ES__dsp__m}
\include{group__ES__random__m}
\include{group__ES__urandom__m}
\include{group__ES__tty__m}
\include{group__PRNG__m}
\include{group__PRNG__fips186__m}
\include{group__PRNG__mt__m}
\include{group__HASH__m}
\include{group__HASH__md5__m}
\include{group__HASH__rmd128__m}
\include{group__HASH__rmd160__m}
\include{group__HASH__rmd256__m}
\include{group__HASH__rmd320__m}
\include{group__HASH__sha1__m}
\include{group__HASH__sha224__m}
\include{group__HASH__sha256__m}
\include{group__HASH__sha384__m}
\include{group__HASH__sha512__m}
\include{group__HMAC__m}
\include{group__HMAC__md5__m}
\include{group__HMAC__sha1__m}
\include{group__HMAC__sha256__m}
\include{group__HMAC__sha384__m}
\include{group__HMAC__sha512__m}
\include{group__BC__m}
\include{group__BC__aes__m}
\include{group__BC__blowfish__m}
\include{group__MP__m}
\include{group__DL__m}
\include{group__DL__dh__m}
\include{group__DL__dsa__m}
\include{group__DL__elgamal__m}
\include{group__IF__m}
\include{group__IF__rsa__m}
\include{group__PKCS1__m}
\include{group__PKCS12__m}
\chapter{Data Structure Documentation}
\input{struct__table}
\input{structaesParam}
\input{structblockCipher}
\input{structblockCipherContext}
\input{structblockCipherMode}
\input{structblockCipherRaw}
\input{structblowfishParam}
\input{structdhies__pContext}
\input{structdhies__pParameters}
\input{structdldp__p}
\input{structdlkp__p}
\input{structdlpk__p}
\input{structentropySource}
\input{structfips186Param}
\input{structhashFunction}
\input{structhashFunctionContext}
\input{structhmacmd5Param}
\input{structhmacsha1Param}
\input{structhmacsha224Param}
\input{structhmacsha256Param}
\input{structhmacsha384Param}
\input{structhmacsha512Param}
\input{structkeyedHashFunction}
\input{structkeyedHashFunctionContext}
\input{structmd4Param}
\input{structmd5Param}
\input{structmemchunk}
\input{structmpbarrett}
\input{structmpnumber}
\input{structmtprngParam}
\input{structrandomGenerator}
\input{structrandomGeneratorContext}
\input{structripemd128Param}
\input{structripemd160Param}
\input{structripemd256Param}
\input{structripemd320Param}
\input{structrsakp}
\input{structrsapk}
\input{structsha1Param}
\input{structsha224Param}
\input{structsha256Param}
\input{structsha384Param}
\input{structsha512Param}
\chapter{File Documentation}
\input{aes_8h}
\input{aes__be_8h}
\input{aes__le_8h}
\input{aesopt_8h}
\input{api_8h}
\input{base64_8h}
\input{beecrypt_8h}
\input{blockmode_8h}
\input{blockpad_8h}
\input{blowfish_8h}
\input{blowfishopt_8h}
\input{dhies_8h}
\input{dldp_8h}
\input{dlkp_8h}
\input{dlpk_8h}
\input{dlsvdp-dh_8h}
\input{Doxyheader}
\input{dsa_8h}
\input{elgamal_8h}
\input{endianness_8h}
\input{entropy_8h}
\input{fips186_8h}
\input{gnu_8h}
\input{hmac_8h}
\input{hmacmd5_8h}
\input{hmacsha1_8h}
\input{hmacsha224_8h}
\input{hmacsha256_8h}
\input{hmacsha384_8h}
\input{hmacsha512_8h}
\input{md4_8h}
\input{md5_8h}
\input{memchunk_8h}
\input{mp_8h}
\input{mpbarrett_8h}
\input{mpnumber_8h}
\input{mpopt_8h}
\input{mpprime_8h}
\input{mtprng_8h}
\input{pkcs1_8h}
\input{pkcs12_8h}
\input{ripemd128_8h}
\input{ripemd160_8h}
\input{ripemd256_8h}
\input{ripemd320_8h}
\input{rsa_8h}
\input{rsakp_8h}
\input{rsapk_8h}
\input{sha1_8h}
\input{sha1opt_8h}
\input{sha224_8h}
\input{sha256_8h}
\input{sha2k32_8h}
\input{sha2k64_8h}
\input{sha384_8h}
\input{sha512_8h}
\input{timestamp_8h}
\input{win_8h}
%--- End generated contents ---

% Index
\newpage
\phantomsection
\addcontentsline{toc}{part}{Index}
\printindex

\end{document}