Skip to content

Quantum Key Distribution aims to share a private key between two communicating parties securely. In this notebook, we will explore one of the alternative protocols – the B92 protocol!

License

fomalhautn/Quantum-Key-Distribution_The-B92-Protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Quantum Key Distribution The B92 Protocol

Quantum Challenge Notebook 2 | 2022

Quantum Key Distribution aims to share a private key between two communicating parties securely.

The B92 protocol is similar in many ways to BB84. The biggest difference between the two protocols is that instead of there being four possible states that Alice can send Bob, there are only two possible states that Alice sends Bob - $|0\rangle$ or $|+\rangle$.

In this notebook, we will explore one of the alternative protocols: QKD_B92 protocol.ipynb

Anastasiia Andriievska

About

Quantum Key Distribution aims to share a private key between two communicating parties securely. In this notebook, we will explore one of the alternative protocols – the B92 protocol!

Topics

Resources

License

Stars

Watchers

Forks