Select Git revision
main.tex 771 B
\documentclass{beamer}
\input{preamble}
\usetheme{Darmstadt}
\usecolortheme{seahorse}
\title{On Actively Secure Fine-Grained Access Structures from Isogeny Assumptions}
\author{Fabio Campos\inst{1,2} \and \underline{Philipp Muth}\inst{3}}
\institute{\relax
$^1$RheinMain University of Applied Sciences, Wiesbaden, Germany
\and
$^2$Radboud University, Nijmegen, The Netherlands %\\
%\email{campos@sopmac.de}
\and
$^3$Technische Universität Darmstadt, Germany%\\
%\email{philipp.muth@tu-darmstadt.de}
}
\begin{document}
\maketitle
\input{motivation}
\input{key_exchange}
\input{signatures}
\input{generalsss}
\section{References}
\begin{frame}[allowframebreaks]
\bibliographystyle{amsalpha}
\bibliography{pqc,local_bib}
\end{frame}
\end{document}