Skip to content

l0re/tiny-staq

Repository files navigation

tiny-staq

Overview

tiny-staq is a software stack for post-processing in quantum key distribution (QKD). This python implementation is intended for educational purposes only and comes without any warranty! If you need a production ready fast and high quality software stack, please download ait-stack and optionally ask for professional support.

Installation:

  1. Build pycodes:
> cd pycodes
> python setup.py build
> cd ..
  1. Generate key files
> python gen_raw_key.py
  1. Have staq fun:
> ./bob.py -v &
> ./alice -v

Windows Users: Use Python X,Y for easy install.

Acknowledgements

License

See LICENSE

Keywords

qkd, qkd-stack, qkd protocol stack, python qkd stack, python stack

About

QKD post-processing protocol stack (QKD stack) written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages