搜索资源列表
CHAOS_DES_加解密图像
- 这个是基于混沌的DES加密算法应用与图象加密-Chaos DES encryption algorithm and the application of image encryption
ECB
- des算法进行的图像加密与解密,解密之后得到的图像与原先相同-DES algorithm to the image encryption and decryption, the image obtained after decryption are the same as with the original
DE2-DES-decryption
- 视频图像的加密与解密,完全硬件实现,DE2板子实现,实时效果非常好-The encryption and decryption of video images, fully implemented in hardware
LSB
- 关于LSB图像加密解密技术的研究与调查算法实现-LSB image ecrption and decrption
Image-encryption---matlab
- 首先生成了超混沌序列,通过随机改变像素值,实现了图像的加密与解密,算法运行速度快,秘钥空间大-First ultra-chaotic sequence generated by randomly changing the pixel values, realize image encryption and decryption algorithm is fast, big secret key space
image-hiding-
- 这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系
Logistic
- Logistic混沌置乱彩色图像加密,仿真出加密图像,解密图像,与彩色图像RGB三分量的加密前后的直方图对比-Logistic Chaotic Scrambling color image encryption, the encrypted image simulation, image decryption, encryption contrast histogram before and after the three RGB components of a color image
DES
- 用C++实现加密与解密,包括对文本内容的加密解密、图片的加密解密、DES加密,里面有详细的代码、注释及相关原理等,是一份完整的实验报告。(Encryption and decryption with C++, including encryption and decryption of text content, encryption and decryption of pictures, DES encryption, which has detailed code, notes and re