tqsd / QuNetSim

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

[UnitaryHACK] Implemented BB84.py #106

Closed pritamsinha2304 closed 3 years ago

pritamsinha2304 commented 3 years ago

Here I have implemented the BB84 with interception. I am trying to show what eve does a measurement on the qubit and so the key will be different. If I did anything wrong in the concept or implementation, please do tell me. I have a little confusion if I did the eve part correctly ?

pritamsinha2304 commented 3 years ago

@stephendiadamo Plz delete my previous BB84 file named "BB84_without_interception" which you merged into master and replace that with this file. Its because it has the combined version of interception.