MATLAB视觉密码我要分享

Visual password of MATLAB

关注次数: 288

下载次数: 0

文件大小: 4.81 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:可视密码方案实际上是一种秘密共享方案,由Naor和Adi Shamir提出。可视秘密密码方案提供了一种将一个秘密的图像分割成多个子图象的方案,不需要任何密码学的计算就可以通过这些子秘密获得原来的秘密图像。


English Description:

Visual cryptography is actually a secret sharing scheme proposed by Naor and Adi Shamir. Visual secret cryptography provides a scheme to divide a secret image into several sub images. The original secret image can be obtained from these sub secrets without any cryptographic calculation.


代码预览

相关推荐