netsec-ethz / pki

End-entity PKI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pki

End-entity PKI

Requirements:

  • (developed and tested on Ubuntu 16.06, python 3.5)
  • cryptography.io (pip3 install cryptography)
  • pyOpenSSL (apt install python3-openssl)
  • merkle (pip3 install merkle)
  • PySyncObj (pip3 install pysyncobj) (TODO(PSz): to be replaced by our fork with TCP/SCION)
  • SCION codebase (currently, SCION with TCP support is at https://github.com/pszalach/scion/tree/tcp_fixes2)

References:

About

End-entity PKI


Languages

Language:Python 94.8%Language:Shell 5.2%