Skip to content
#

image-encryption

Here are 65 public repositories matching this topic...

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

It is a Steganography Project created for IBM Skills Build Internship with collaboration with Edunet and AICTE. You can hide text in images as well as wave audio using key and similarly you and decrypt the images and audio file to see the hidden text in it.

  • Updated Dec 13, 2023
  • Python

Improve this page

Add a description, image, and links to the image-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 image-encryption topic, visit your repo's landing page and select "manage topics."

Learn more