tqsd / QuNetSim

A quantum network simulation framework.
https://tqsd.github.io/QuNetSim/
MIT License
118 stars 52 forks source link

examples: add a mdi-qkd simulation #158

Closed atomgardner closed 1 year ago

atomgardner commented 1 year ago

This follows the presentation in https://arxiv.org/pdf/1109.1473.pdf with a slight generalization: Alice and Bob repeatedly run the protocol on a batch of qubits until they've gathered enough key material.

Fixes: https://github.com/tqsd/QuNetSim/issues/131