Git Product home page Git Product logo

qkd-and-bb84-protocol's Introduction

Quantum Key Distribution (QKD)

This code demonstrates a basic implementation of Quantum Key Distribution (QKD) using the keypolarizer module. QKD is a method of securely distributing a secret key between two parties, typically called Alice and Bob, using the principles of quantum mechanics.

Getting Started

The code prompts the user to enter a message to be sent. The message is then separated into individual characters and converted into their binary equivalent for transmission. The keypolarizer module is used to generate a 16-bit key shared by Alice and Bob, which is then used to produce a set of identical polarizers. The binary data is then sent through these polarizers, and the resulting stream of photons is used to reconstruct the original binary data on the receiving end. The binary data is then converted back to its original text form.

Prerequisites

  • Python 3

Running the code

To run the code, simply run the script using python command in your terminal.

Output

The code will output the original message entered by the user, the list of individual characters of the message, the binary equivalent of each character, the stream of photons being sent for each character, the binary data received after being sent through the polarizers, and the final text message received after QKD.

qkd-and-bb84-protocol's People

Contributors

lmaoplague avatar tfiroze avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.