项目作者: sun3y21
项目描述 :
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.
高级语言: Java
项目地址: git://github.com/sun3y21/Visual-Cryptography.git