You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BB84 QKD simulation using the Python Qiskit library with various options: Simulation of a perfect implementation, low error rate, high error rate, and the presence of an eavesdropper.
An implementation of a quantum random number generator using the Qiskit integrated into a Flask web application. Allows users to generate random numbers and visualise the distribution through a gra…