Skip to content
Snippets Groups Projects
Select Git revision
  • 851e2150aa2a6dbdfcde42cb49d8ae15965fbc16
  • 5.4 default protected
  • dev/5.6
  • dev/5.5
  • 5.5
  • dev/5.4
  • dev/5.3_downgrade
  • feature/experimenttime_hack
  • 5.3 protected
  • _IntenSelect5.3
  • IntenSelect5.3
  • 4.27 protected
  • 4.26 protected
  • 5.0 protected
  • 4.22 protected
  • 4.21 protected
  • UE5.4-2024.1
  • UE5.4-2024.1-rc1
  • UE5.3-2023.1-rc3
  • UE5.3-2023.1-rc2
  • UE5.3-2023.1-rc
21 results

ReplicatedCameraComponent.h

Blame
  • 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}