39 results for “topic:bb84-protocol”
demonstration of quantum cryptography 🐈 🔐 , one-time pad communication via BB84. repo for our IT Security Master project
The security of our critical infrastructure is threatened by the advent of future quantum computers, breaking asymmetric cryptography – an essential part of our secure communication architecture. Quantum key distribution (QKD) remedies this weakness by providing a long term secure solution, safe against attacks from quantum computers.
The aim is to allow Alice and Bob to generate a secure private key that can be used for the one-time pad without having to meet privately.
Python code to compute optimal protocol parameters for different QKD protocols.
A Python-based simulator for analyzing the security of quantum communication systems. Currently focuses on the BB84 protocol. Designed for educational and research purposes.
This repo consists of a python demonstration of the BB84 protocol of Quantum Key Distribution.
Possible implementation of BB84 protocol using Simulaqron
Hybrid quantum-classical encryption system using BB84 protocol, AES-256, HMAC, and optional post-quantum signatures. Includes full GUI and scientific metrics logging.
BB84 quantum cryptography protocol in Golang
My assignment solutions for Quantum Computing Workshop
Interactive simulator demonstrating the BB84 Quantum Key Distribution protocol using quantum principles of superposition and measurement
Quantum Key Distribution (QKD) Simulator
Qiskit Implementation of BB84 Quantum Key Distribution under partial intercept-resend attack
QuForce Project to implement asymmetric cloning to eavesdrop on the BB84 protocol.
Federated Multimodal Cyberattack classification model on social media messages (utilizing blockchain and quantum key cryptography). Blockchain server at https://cyberattack-blockchain.onrender.com/. Model interaction link below.
Submission for the Quantum Games Hackathon 2024. Made in one day using Unity
Simulation of the BB84-protocol
Qiskit Implementation of Fiber-Based BB84 Quantum Key Distribution with Intercept-Resend Attack for Eavesdropper Localization
In this repository we provide the code for the Authentication based BB84 algorithm. Testing and automation is included in the repository. For extended explanation of the algorithm read Phys. Scr. 100 105113
The model of the quantum key exchange protocol BB84, implemented with high-level programming language Silq
A collection of 3 encryption protocols
This repository shows the implementation of the BB84 protocol using pennylane, with an eavesdropper and noise in the quantum communication channel
interative implementation of bb84 for academic purposes
🔍 Explore quantum threats to classical cryptography and learn about post-quantum security with this educational project featuring simplified demonstrations.
BB84, Knapsack, RC2, RotatingGrid, KnoxCrypt
Conceptual Quantum Key Distribution (QKD) Demonstration
Simulation of the BB84 Protocol
Тезисы и резюме R&D проекта по реализации протокола квантового распределения ключей BB84 (Qiskit).
A Python-based simulation of the BB84 Quantum Key Distribution protocol featuring an active eavesdropper module, QBER analysis, AES-256 encrypted messaging with realistic hardware noise modeling, and a Machine Learning diagnostic layer to distinguish between decoherence and active interception.
Educational simulation of the BB84 protocol in Python.