Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 427 Bytes

File metadata and controls

9 lines (5 loc) · 427 Bytes

Quantum101

Background

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.

Final Project

This project aims to implement the BB84 protocol of key pair generation. This is the most basic cryptography protocol against quantum computers.