Skip to content
Afraz Arif Khan edited this page Jun 16, 2018 · 4 revisions

Welcome to the Post-Quantum Key Exchange over the Internet repository

This repository is organised primarily through branches:

  • Master: The high-level branch that achieves all the required specifications for the simple Post-Quantum Key Exchange.
  • Keylength: Specifically designed to extend the single-bit scheme in C and Python into a multiple-bit scheme.
  • Singlebit: A reference branch for the original single-bit scheme.
  • TLS: This branch has no TLS development, instead it is being used to explore the error distribution effects in C.
  • Testing: This branch is designed for running the test-suite for the Post-quantum key exchange for both C and Python.
Clone this wiki locally