sun3y21 / Visual-Cryptography

Visual Cryptography is a category of secret sharing where a secret image is divided into n images called as shares. Each share is a random binary pattern which is printed onto transparencies and distributed among n participants. When any k of the n transparencies of the shares are superimposed then the secret image can be perfectly reconstructed, while even complete knowledge of (k–1) shares reveals absolutely no information about the secret image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sun3y21/Visual-Cryptography Stargazers