登录
首页 » matlab » zishiyingjiami

zishiyingjiami

于 2021-04-20 发布 文件大小:42KB
0 331
下载积分: 1 下载次数: 143

代码说明:

  为了提高图像加密算法的鲁棒性,提出了一种新的自适应图像加密算法。首先,把任意大小的灰度或彩 色图像分成2 × 2 子块 然后,用左上角子块的像素灰度值和Chebyshev 混沌映射构造与右上角子块等大的矩阵,用该 矩阵对右上角子块进行像素灰度值替换 最后,按顺时针对每个子块进行加密,直到左上角子块加密完毕。该算法不 依赖于图像的大小,而且适用于灰度图像和彩色图像,因而有很强的鲁棒性。同时灰度值扩散机制的引入使得该算 法具有良好的扩散性和扰乱性。(This paper presented a new self-adaptive image encryption algorithm so as to improve its robustness. Under this algorithm, a gray image or color image was divided into 2 × 2 size blocks. A corresponding size of matrix in the top right corner was created by the pixel gray-scale value of the top left corner under Chebyshev mapping. The gray-scale value of the top right corner block was then replaced by the matrix created before. The remaining blocks were encrypted in the same manner in clockwise until the top left corner block was finally encrypted. This algorithm is not restricted to the size of image and it is suitable to gray images and color images, which leads to better robustness. Meanwhile, the introduction of gray-scale value diffusion system equips this algorithm with powerful function of diffusion and disturbance.)

文件列表:

自适应加密
..........\AA.m,5042,2012-04-06
..........\AAA.asv,5043,2012-04-23
..........\AAA.m,8878,2012-05-30
..........\AAde.m,3912,2012-05-30
..........\AAmain.asv,1909,2012-05-30
..........\AAmain.m,1957,2012-07-26
..........\ABCDmain.asv,939,2012-05-30
..........\ABCDmain.m,939,2012-05-30
..........\ACmain.asv,2324,2012-04-09
..........\ACmain.m,2332,2012-06-04
..........\ad.asv,2171,2012-04-06
..........\ad.m,2182,2012-04-06
..........\Amain.asv,1582,2012-04-06
..........\BB.m,5046,2012-04-06
..........\BBB.m,9082,2012-05-30
..........\BBde.m,4188,2012-05-30
..........\Bmain.m,721,2011-12-09
..........\CC.m,5010,2012-04-23
..........\CCC.asv,8960,2012-05-30
..........\CCC.m,8960,2012-05-30
..........\CCde.m,3998,2012-05-30
..........\ccoef.m,134,2006-04-18
..........\clock.asv,5108,2012-04-06
..........\DD.m,5084,2012-04-07
..........\DDD.asv,9076,2012-05-30
..........\DDD.m,8915,2012-05-30
..........\DDde.asv,3992,2012-05-30
..........\DDde.m,3990,2012-05-30
..........\declock.asv,3992,2012-04-06
..........\DTU.m,445,2011-12-09
..........\DTUJ.m,714,2011-12-08
..........\FDC.asv,2222,2011-12-15
..........\FDC.m,1822,2011-12-27
..........\HDU.m,226,2011-12-09
..........\HDUJ.m,231,2011-12-09
..........\HUD.m,238,2011-12-09
..........\HUDJ.m,228,2011-12-09
..........\LDTRU.m,354,2011-12-08
..........\LDTRUJ.m,352,2011-12-08
..........\LLR.m,224,2011-12-09
..........\LLRJ.m,228,2011-12-09
..........\LLRRL.asv,8881,2012-04-06
..........\LLRRL.m,5243,2012-04-05
..........\LRL.m,226,2011-12-09
..........\LRLJ.m,231,2011-12-09
..........\LRRLL.asv,8732,2012-04-06
..........\LRRLL.m,5196,2012-04-05
..........\LTR.m,456,2011-12-09
..........\LTRJ.m,616,2011-12-08
..........\LUTRD.m,350,2011-12-08
..........\LUTRDJ.m,368,2011-12-08
..........\per.m,529,2011-12-07
..........\ps.m,583,2011-12-27
..........\randPair.m,1312,2008-06-14
..........\RDTLU.m,356,2011-12-08
..........\RDTLUJ.m,348,2011-12-08
..........\RKK.m,1615,2011-12-27
..........\RTL.m,427,2011-12-08
..........\RTLJ.m,616,2011-12-08
..........\RUTLD.m,354,2011-12-08
..........\RUTLDJ.m,352,2011-12-08
..........\SC.m,2283,2012-04-23
..........\testPair.asv,957,2011-12-27
..........\testPair.m,1077,2011-12-27
..........\testper.m,222,2011-12-07
..........\UTD.m,408,2011-12-08
..........\UTDJ.m,714,2011-12-08
..........\vper.m,308,2011-12-07

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

发表评论

0 个回复

  • RSAEuro1.06
    C/C++下学习加密算法很好的参考材料,包括的算法有RSA椭圆加密算法等(C/C++ learning the encryption algorithm is a good reference material)
    2020-10-25 00:20:03下载
    积分:1
  • file_encrypt
    可以实现文件加密功能的小软件源码,是学习文件操作和指针应用的好例程。(Can achieve a small file encryption software source code, is to learn the application file operations and pointers good routines.)
    2013-08-29 14:03:16下载
    积分:1
  • MD5
    MD5 - Implementations for PowerBASIC/-MD5- Implementations for PowerBASIC/CC
    2022-07-22 21:31:35下载
    积分:1
  • base64的码C语言实现
    base64的解码C语言实现-base64 decoding C Language
    2023-07-04 08:50:03下载
    积分:1
  • 多种对称算法,非对称算法,散列算法的库函数
    多种对称加密算法,非对称加密算法,散列算法的库函数-13 hash algorithms: MD2, MD4, MD5, SHA-1, SHA-2(256, 384, 512), RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, PANAMA, TIGER 4 checksum algorithms: CRC16, CRC16C, CRC32, ADLER32 12 HMAC algorithms: MD4-HMAC, MD5-HMAC, SHA1-HMAC, SHA256-HMAC, SHA384-HMAC, SHA512-HMAC, RIPEMD128-HMAC, RIPEMD160-HMAC, RIPEMD256-HMAC, RIPEMD320-HMAC, PANAMA-HMAC, TIGER-HMAC.
    2022-01-20 23:23:34下载
    积分:1
  • 文件算法+VB源代码,值的初学者研究,深入
    文件加密算法+VB源代码,值的初学者研究,深入-File encryption algorithm+ VB source code, the value of research for beginners, in-depth
    2023-03-10 01:00:04下载
    积分:1
  • 动画介绍aes的详细步骤,生动简单,是很容易理的动画演示,很好...
    动画介绍aes的详细步骤,生动简单,是很容易理解的动画演示,很好-Animation aes detailed steps, vivid simple and is very easy to understand animation, very good
    2023-03-15 10:05:04下载
    积分:1
  • 3des ,可以进行3des,des等其他基本算法
    3des 加密,可以进行3des,des等其他基本加密算法-3des
    2022-03-21 12:40:47下载
    积分:1
  • Decryption for advanced system can be used for aes 128
    Decryption for advanced system can be used for aes 128
    2023-05-14 15:45:02下载
    积分:1
  • wuxianwangluo
    说明:  该文档无线网络密码破解,希望对大家有所帮助(The document password cracking wireless networks, we hope to help)
    2011-03-23 11:30:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载