/pki

A novel PKI system

Primary LanguagePython

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)
  • SCION codebase (https://github.com/netsec-ethz/scion)
  • PySyncObj (pip3 install pysyncobj) (TODO(PSz): to be replaced by our fork with TCP/SCION)

References: