登录
首页 » TEXT » chipher

chipher

于 2015-07-31 发布 文件大小:817KB
0 266
下载积分: 1 下载次数: 19

代码说明:

  :目前混沌系统与加密技术相结合是现如今最热门的一个课题,虽然有大量的加密算法面世,但是这些加密算法并不成熟,仍然需要进一步的研究。本文采用像素位置置乱变换和像素值替代变换相结合的加密思想,设计出一种基于混沌的数字图像加密算法。引入了整数域上的逆仿射变换,算法中采用二维 logistic 混沌映射相结合的方法,生成多组混沌序列,像素置乱变换与灰度值替换都由这些混沌序列所控制。多混沌序列产生的密钥空间大于单一的混沌序列所产生的密钥空间,因此本文研究的算法加密强度很高。(The current chaotic system with encryption technology combined is now one of the hottest topics, although there are a number of encryption algorithms available, but these encryption algorithms are not ripe, still need further study. In this paper, the pixel position and the pixel value Scrambling alternative encryption ideological transformation combining design a digital image based on chaos encryption algorithm. The introduction of the inverse affine transformation integer domain, the algorithm uses a two-dimensional logistic chaos mapping method of combining to produce multiple sets of chaotic sequence, scrambling transformation and pixel gray values are replaced by the chaotic sequence control. Key space more chaotic sequence is greater than the key space of a single chaotic sequence generated by the algorithm to encrypt and therefore high strength paper.)

文件列表:

新建文件夹

..........\getNum.m,299,2015-07-31
..........\Language - 副本.m,804,2015-07-31
..........\Language.m,804,2015-07-31
..........\lock_logistic_gray.asv,534,2015-07-31
..........\lock_logistic_gray.m,535,2015-07-31
..........\Untitled.asv,215,2015-07-31
..........\Untitled.m,215,2015-07-31
..........\基于USBKey的数据源到云端保护方案_刘明达.pdf,214446,2015-07-30
..........\基于参数自适应控制的分数阶离散logistic映射同步_胡声丹_王艺红.pdf,801201,2015-07-31

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

发表评论

0 个回复

  • cl341
    CryptLib(v3.41)是一个加密安全工具包,利用此加密库接口,可以很容易地为各种应用系统提供安全服务,如加/解密、数字签名、认证等。该文件是从官方下载的最新版(3.41)。(CryptLib (v3.41) is an encryption security toolkit, the use of this encryption library interface, you can easily provide security for a variety of applications services such as encryption/decryption, digital signature, authentication and so on. This file is from the official download of the latest version (3.41).)
    2011-08-29 17:05:57下载
    积分:1
  • 在 c + + 中实现 RC4 算法
    首先,RC4算法生成一个“状态”,这开始为包含在订单值0-255的数组。然后该算法通过阵列迭代和周围交换的元素,基于所述键值。原始密钥然后可被丢弃,因为RC4只使用状态来创建一个伪随机密钥流,由算法选择的元素和吐出出来。密钥流的所述状态单靠额外的好处是,原来的密钥并不需要被保存在内存中。算法初始化状态。执行密钥调度算法(KSA)上的状态下,根据所输入的键(然后其可以被丢弃)。在算法选择(现炒)的状态,并将其输出作为密钥流元素。
    2023-04-10 10:30:03下载
    积分:1
  • 编程中获得会话钥匙非常重要的 MSDN 展示了一种使用私钥的方法。 但是微软的这个在MSDN中例子相当的长。 本文下面介绍的这个方法不仅更快而且更有效...
    编程中获得会话密钥匙非常重要的 MSDN 展示了一种使用私钥的方法。 但是微软的这个在MSDN中例子相当的长。 本文下面介绍的这个方法不仅更快而且更有效 -Programming cryptographic key conversation was very important MSDN demonstrated a method of using the private key. But in Microsoft"s MSDN examples longer. Presented below is the method not only faster and more effectively
    2022-07-18 14:03:15下载
    积分:1
  • EC-Verify-Signature
    基于miracl大数库的椭圆曲线EC的验证签名算法的c语言实现(Based on large numbers miracl library EC verification of an elliptic curve signature algorithm c-language implementation)
    2020-07-03 18:40:01下载
    积分:1
  • 一个非常好的ASE代码,通过实验证明能编译通过
    一个非常好的ASE代码,通过实验证明能编译通过-A perfect AES program code, and it can be run after translation and edition.
    2022-12-08 08:50:03下载
    积分:1
  • RSA
    RSA算法的解密和加密,用扩展的欧几里得算法求乘法逆元(rsa)
    2010-06-20 13:05:12下载
    积分:1
  • bayer
    此程序用bayer抖动来完成可视密码加密算法,主要是用来图像二值化(This program with bayer jitter to complete visual password encryption algorithms, mainly used for image binarization)
    2014-05-17 10:31:37下载
    积分:1
  • EAQUAL 1.03
     What is EAQUAL?     The intention of EAQUAL is to provide a objective quality measure for coded/ decoded audio      files. Currently the code is based on the ITU-R recommendation BS.1387.      EAQUAL will not supersede listening tests, but can be a useful tool to support listening tests,      categorize different coding algorithms and find bugs in algorithms. The more input files are      taken for the analysis, the better the results of EAQUAL will fit the reality.
    2023-03-21 06:25:04下载
    积分:1
  • Super rabbit has a file encryption, file is encrypted then, open the file, back...
    超级兔子有一个文件加密功能,文件被加密以后,打开该文件时,回转到控制面板,可是我们忘了密码怎么办呢?这里提供了一个简单方法-Super rabbit has a file encryption, file is encrypted then, open the file, back to the control panel, but we forget the password how to do? Here provides a simple way
    2022-09-12 14:50:03下载
    积分:1
  • DES-disk-system
    以C++语言在微机上实现了美国数据加密标准DES。可随微机软盘任意路径下的任何文件,加密,加密文件可在软、硬盘任何目录下或在网络中传送;另一方面可对软、硬盘中的任何文件进行解密,解密后的文件除在末尾多出几个空格符外与原文件完全相同,绝不影响EXE文件,COM文件或数据库文件的使用。密钥有加密者在键盘输入8个字符。(In c++ language microcomputer to U.S. data encryption standard DES. With the computer floppy disk arbitrary path of any of the files, encryption, encrypt files can be in soft, hard disk any directory or in the network transmission On the other hand, soft, hard disk to the any classify documents, the decrypted file in the end in a few more the space appears with the original documents are all the same, never affect EXE file, COM file or database files use. Key there are JiaMiZhe in keyboard input 8 characters. )
    2011-12-28 22:14:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载