Skip to content

Icarus7337/Visual-Crypto-Attack-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Crypto Attack Simulation

This is an implementation of Fake Image Reconstruction attack on the existing model of Image Encryption using Visual Cryptography. The model followed is (2,3) Visual Cryptography where in each image is broken down into 3 shares and the superimposition of any 2 recreates the image. This can be easily generalised to a (k,n) model without major changes.

-> The MakeShare function is used to break the image into noise-like shares which on superimposing produce the original image.

-> The Cheat function takes a fake image as a parameter and modifies certain shares to produce a Fake Grid (FG). This when treated as a share and superimposed with other shares reconstructs the fake image instead of the original one.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages