This repository contains the source code and the exchanged messages for the "First demonstration of a post-quantum key-exchange with a nanosatellite" experiment. Arxiv.org link - published at 2022 smallsat conference in Logan, Utah.
The full source code for the ground station is publicly available here: fhnw-ise-qcrypt/kyber-avr32.
The source code for the satellite's operating system is subject to an NDA. The src-sat
directory contains only the code written by us to implement the kyber algorithm on the satellite.
keys
experiment messages and keyssrc-gnd
ground station source code (ubuntu amd64)ref
src-sat
satellite source code (avr32)lib
kyber sourceref
mission implementation