tqsd / QuNetSim

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

[UnitaryHACK] Implemented Six State Protocol.py #108

Closed pritamsinha2304 closed 3 years ago

pritamsinha2304 commented 3 years ago

Tried to implement Six State Protocol.

NOTE: I am trying these QKD protocols by learning concepts, reading papers, watching videos and then trying it to implement it in code. So if there is some mistake in the code and also if there is mistake in my concept or I have understood the concept wrongly, please do tell me. I am also learning.