tqsd / QuNetSim

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

[UnitaryHACK] Added b92.py #110

Closed fvista closed 3 years ago

fvista commented 3 years ago

I have added the B92 protocol. This example shows a key exchange between two hosts (Alice and Bob). There is also an interceptor (Eve) who is sniffing the communication.

If there is some mistake or misconception, please let me know.