A toolkit for Visual Cryptography and Random Grid schemes
-
Updated
Mar 27, 2025 - Python
A toolkit for Visual Cryptography and Random Grid schemes
Visual Cryptography implementation as part of Cryptography course project (CS350 and CS353)
Using visual cryptography to create physical keyrings
Applying Steganography followed by Visual Cryptography Encode and Decode data
This is the repository containing the information and code regarding secure e voting website Version_1
Simple tool for creating (2,2) visual cryptography schemes.
Image cryptography techniques
This repository contains a raw python implementation of the "Visual Cryptography" technique proposed by Moni Naor and Adi Shamir in 1995.
Proof-of-concept (PoC) biometric based decentralized digital identifiers
Encryption of image by creating shares based on an algorithm and decryption by applying or operation on the shares
A machine learning repository featuring both a CNN and FFN for image classification of Visual Cryptographic sequences.
Encrypt image using an image
"Repo to track our CIP project"
Visual cryptography is a unique encryption technique where a secret image is divided into multiple transparent shares. Individually, these shares appear as random patterns and reveal nothing about the original image. However, when stacked together, they reconstruct the hidden image without requiring any computational tools.
Implementation and testing on (n*n) binary images of both Visual Cryptography and Flip Visual Cryptography
Add a description, image, and links to the visual-cryptography topic page so that developers can more easily learn about it.
To associate your repository with the visual-cryptography topic, visit your repo's landing page and select "manage topics."