tqsd / QuNetSim

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

[UnitaryHACK] Added a B92 protocol including interception, and a .rst file #113

Closed sashofthedark closed 3 years ago

sashofthedark commented 3 years ago

Hello,

As discussed, I implemented the B92 protocol including eavesdropping that could be turned on and off.

Also, I have written an .rst file to go with this example, which explains in detail the protocol and the implementation.

stephendiadamo commented 3 years ago

I made a couple of small changes to the code formatting and compiled the docs in #114. I'll close this PR and merge that one.