quantum-cryptography topic
launchpad
Resources to get started in Quantum Computing!
Quantum-Cryptography
😺 Classic implementation of shor's and grover's algorithm to help with understanding.
quantum_cryptography
demonstration of quantum cryptography 🐈 🔐 , one-time pad communication via BB84. repo for our IT Security Master project
Secure-Communication-using-QKD
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. Quan...
qiskrypt
The Qis|krypt⟩ is a software suite of protocols of quantum cryptography and quantum communications, as well, other protocols and algorithms, built using IBM’s open-source Software Development Kit for...
quantumComputing
Updated and most comprehensive Repository On Quantum Computing Resources. It contains all the material I use for my research on Quantum Computing for Both Theories and Codes - I update it regularly.
crystallize
Encryption and signing for a post quantum world
cryptomite
Python library of efficient and numerically-precise randomness extractors
bb84_protocol
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.