登录
首页 » matlab » 基于二维混合混沌图像加密的算法 Imageencryption

基于二维混合混沌图像加密的算法 Imageencryption

于 2020-06-10 发布
0 252
下载积分: 1 下载次数: 1

代码说明:

说明:  matlab程序。基于二维混合混沌图像加密的算法。(Matlab program. Based on two-dimensional chaotic image encryption algorithm.)

文件列表:

Image encryption\analysis.m, 542 , 2014-12-29
Image encryption\decryption.m, 1776 , 2014-12-19
Image encryption\decryption2.m, 3993 , 2014-12-27
Image encryption\de_lena(change d).bmp, 66614 , 2014-12-27
Image encryption\de_lena(change q).bmp, 66614 , 2014-12-27
Image encryption\de_lena(change y1).bmp, 66614 , 2014-12-27
Image encryption\encryption.m, 1940 , 2014-12-27
Image encryption\encryption2.m, 4516 , 2015-01-22
Image encryption\Image encryption algorithm with compound chaotic maps.pdf, 866772 , 2014-10-01
Image encryption\lena.bmp, 66614 , 2014-12-13
Image encryption\lena1.bmp, 66614 , 2014-12-20
Image encryption\lena2.bmp, 66614 , 2014-12-20
Image encryption\manualhist.m, 1925 , 2014-12-13
Image encryption\NPCR.m, 222 , 2014-12-27
Image encryption\testmap.bmp, 263222 , 2014-12-27
Image encryption\testmap1.bmp, 263222 , 2014-12-27
Image encryption\testmap2.bmp, 263222 , 2014-12-27
Image encryption\try_this.m, 550 , 2015-01-08
Image encryption\UACI.m, 199 , 2014-12-29
Image encryption, 0 , 2015-07-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一些算法的介绍,可对文件或字符串
    一些加密算法的介绍,可对文件或字符串加密-some encryption algorithm, the right documents can be encrypted or string
    2022-04-22 08:56:17下载
    积分:1
  • 简单的RSA范例
    简单的RSA加密范例-simple example of the RSA encryption
    2022-08-05 12:37:46下载
    积分:1
  • DES_3DES
    说明:  DES算法是这样工作的:如Mode为加密,则用Key 去把数据Data进行加密, 生成Data的密码形式(64位)作为DES的输出结果;如Mode为解密,则用Key去把密码形式的数据Data解密,还原为Data的明码形式(64位)作为DES的输出结果。在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据(如PIN、MAC等)在公共通信网中传输的安全性和可靠性。   通过定期在通信网络的源端和目的端同时改用新的Key,便能更进一步提高数据的保密性,这正是现在金融交易 网络的流行做法。 下面是DES原理及实现步骤,以及VC++关于DES加密解密的详细源程序(Complete source code, calling process, detailed explanation of the principle)
    2020-06-19 20:20:01下载
    积分:1
  • ImageEncryptionGUI
    用于加密图像和解密图像,可以实现图像的简单加密解密,界面友好(Used to encrypt the image and the decrypted image, you can achieve the image of a simple encryption decryption, the friendly interface)
    2012-06-09 17:35:46下载
    积分:1
  • MD5(verilog)
    说明:  MD5算法的verilog实现,同时包含有testbench。(Verilog of MD5 algorithm is realized, includes testbench at the same time .)
    2021-03-25 11:19:14下载
    积分:1
  • AES标准
    128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey) 运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】 的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
    2022-07-09 23:35:31下载
    积分:1
  • SS7消息的格式和代码是ITU 1
    ITU SS7 AIF message format and codes part 1
    2022-09-01 01:30:03下载
    积分:1
  • DESmiyue
    这只是标准DES算法的例子,必须在WINDOWS环境下编译.(This is just the standard DES algorithm, which must be compiled in the WINDOWS environment.)
    2009-03-24 19:38:06下载
    积分:1
  • DES
    简单介绍了des算法及其工作模式,对初学des算法者有一定的指导作用(Brief des algorithm and its work mode guidance beginner des algorithm)
    2013-03-19 20:22:07下载
    积分:1
  • 一个测试DES算法和测试程序
    一个测试DES加密算法和测试程序-a test DES encryption algorithm and testing procedures
    2023-06-01 22:05:04下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载