tqsd / QuNetSim

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

[UnitaryHACK] Implemented E91 Protocol #112

Closed pritamsinha2304 closed 3 years ago

pritamsinha2304 commented 3 years ago

Tried to implement the E91 protocol. So far the difficult one.

NOTE: I am trying these QKD protocols by learning, 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.