Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

image-encryption-algorithm

Here are 9 public repositories matching this topic...

Language:All
Filter by language

Visual Cryptography implementation as part of Cryptography course project (CS350 and CS353)

  • UpdatedMar 23, 2021
  • Python

Image Encryption Algorithm implementation using AES and Visual Cryptography

  • UpdatedAug 20, 2020
  • Jupyter Notebook

BIM33403 Multimedia Security Technology Semester 6 Lab 2

  • UpdatedMar 3, 2024
  • MATLAB

CharPix is a cross-platform Python tool designed to securely encode and decode text messages as PNG images using AES-256 encryption. It transforms any text into a base64-encrypted binary stream and visually represents it as an image. Later, it can decode and decrypt that image back into text — only with the correct password.

  • UpdatedJul 1, 2025
  • Python

In the image encryption process, the Python PIL library is used to prompt the user for the image path and encryption key The image is opened in binary mode, and its data is converted to a byte array, where a bitwise XOR operation with the key is performed. The encrypted data is saved, and a completion message is shown.

  • UpdatedDec 25, 2024
  • Python

Improve this page

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

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp