Skip to content
#

quantum-encryption

Here are 3 public repositories matching this topic...

Language: All
Filter by language
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.

  • Updated Feb 28, 2024
  • Jupyter Notebook

Article here: http://muonray.blogspot.com/2022/02/quantum-encryption-of-images-in-python.html The definition of image encryption used here is an extension of data encryption in general: using the bitwise XOR operation of the original image pixels and the random key image pixels, with the key image being either a pseudo-random stream cipher or th…

  • Updated Jun 19, 2022
  • Python

This project demonstrates a basic implementation of the BB84 quantum key distribution protocol using Qiskit. The code simulates the process of Alice preparing quantum bits (qubits) with random bases and sending them to Bob, who then measures them with his own randomly chosen bases.

  • Updated Sep 4, 2024
  • Python

Improve this page

Add a description, image, and links to the quantum-encryption topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the quantum-encryption topic, visit your repo's landing page and select "manage topics."

Learn more