This is the final project of the Quantum101 ( aka QuBes ) course offered by Qbraid. The course teaches the basics of Quantum computing and its application using the qiskit library available in python.
This project aims to implement the BB84 protocol of key pair generation. This is the most basic cryptography protocol against quantum computers.