tqsd / QuNetSim

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

[UnitaryHACK] Implemented B92.py #107

Closed pritamsinha2304 closed 3 years ago

pritamsinha2304 commented 3 years ago

I have tried to implement B92 protocol. I have show the 2 keys is same or not for both Alice and Bob.

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.