搜索资源列表
Matlabwatermark
- MATLAB实现的水印程序,希望有朋友用到-MATLAB watermark procedures in the hope that a friend used
jiami
- 采用matlab实现的图像加密程序,还算可以的 就是速度有些慢
Matlab的AES实现,还有效果图
- Matlab的AES实现,还有效果图,Demo程序,以及相应的PDF文档,值得参考!-Matlab implementation of AES, as well as renderings, Demo program, and the corresponding PDF document, it is also useful!
RSAprocess
- 本程序所设计的RSA加密解密程序能够有效地生成一对RSA体制中的公钥和密钥,并可实现输入的文本与加密成的密文之间的转换,即完成对所给信息的加密和解密工作.-This program is designed to RSA encryption and decryption process can effectively generate a pair of RSA public key and private key system, the input text can be encrypted
DES
- 本程序基于matlab实现DES算法的加密。-DES encode
5956456image_encryption
- 图像加密程序,基于混沌系统的MATLAB实现-Image encryption, chaotic systems based on MATLAB to achieve
RSA_make_by_matlab
- RSA算法matlab实现,说明:由于能力有限,我并没有编写产生大素数的程序,在实验时就采用手动的写如两个不同的较小的素数。-RSA algorithm matlab implementation, note: Due to limited capacity, I do not have a large prime numbers prepared by the procedure, in the experiments on the use of manual writing, such as
md5
- 本程序是在MATLAB环境下,实现MD5序列的生产,该序列可以用于加密解密算法中。-This procedure is in MATLAB environment, to achieve the production MD5 sequence, the sequence can be used for encryption and decryption algorithm.
DES
- 可以实现CBC和ECB的DES加密解密算法的matlab程序- A matlab program which can decrypt and crypt the DES algorithm in CBC and ECB mode
Arnold
- matlab实现Arnold置乱的程序,对初学者有用-matlab Arnold matlab Arnold
RSA_cipher
- RSA公钥密码加密算法程序实现,matlab程序,运行正确。-The algorithm program, RSA public key cipher encryption matlab program, run the correct.
Matlab-encrypt-a-file
- 使用matlab实现加密文件的简单小程序,使用的是des加密算法-Using MATLAB simple applet for encrypting files, uses DES encryption algorithm
image-hiding-
- 这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系