Skip to content
Snippets Groups Projects
Select Git revision
  • 5bf2c80e6e584103ce98bdeda1ad203f2f9cc68a
  • main default protected
  • NIS-Workshop
  • dev_yhe_citymodel
  • dev_jbr_mkr_gui
  • dev_jli_grid_test
  • dev_jgn_gridmodel
  • dev_jgn_buscharging
  • dev_jli_gridmodel
  • dev_jfu_community
  • sce_mobility_district
  • dev_jbr_mkr_updating_pandas
  • dev_market_comp
  • dev_V2X_jfu
  • dev_network_yni
  • dev_nni_prosumer_rh
  • dev_haoyu
  • Landlord-to-Tenant_Study
  • dev_lcoe
  • dev_transfer_V2X
  • dev_jfu_V2X
  • v1.1
22 results

runme.py

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}