搜索资源列表
Encode
- 在充分研究了原有的二值图像加密算法的基础上,结合混沌序列的特性提出了一种基于位扩展的灰度图像加密算法,并作了对比试验
RSA
- RSA公钥加密的基本实现 bmp灰度图片加解密操作包括 RSA 的加减密算法; 素数检测算法;RSA 密钥生成算法; 应用该 RSA 密码体制加、解密; BMP 灰度图的算法; Pollard p-1 算法 ; Pollard r 算法 ; -RSA public key encryption to achieve the basic gray-scale picture bmp including RSA encryption and decryption operations of addi
hyperchaoticencryptbitplanes
- 产生超混沌序列,并实现了超混沌序列加密灰度图像位平面。-Produce ultra-chaotic sequence, and to achieve ultra-chaotic sequence encryption grayscale bit plane.
HideTextInBMP
- 将文本信息和密码信息自动隐藏在灰度图像中。达到加密效果,利用密码和灰度图像又可将文本信息还原。-Hide the txt file and password into a gray picture, in order to get the txt infomation,just type the password and recover it
RSA
- RSA加密的简单实现,没有使用较大的质数。可以对BMP灰度图进行加密-Simple implementation of RSA encryption, without using large prime numbers. BMP greyscale can be encrypted
ecncrypt
- VC下实现基于灰度值变换的混沌加密的代码 包含完整的头文件-VC under the gray value-based code transformation of the chaotic encryption header file contains the complete
des
- 编写 C 程序实现 DES 加、解密: (1) 编程实现 基于自己的名字来构造一 DES 密钥; (2) 应用 (1) 获得的密钥将一副灰度 图 (BMP 格式 ) 进行加、解 密; (3) 应用 ECB 和 CBC 两种操作模式分别完成-C program to prepare DES Encryption and Decryption: (1) programming based on their names to construct a DES key (2) applications (
image-encryption
- 基于logistic混沌系统的一种图像加密和解密算法。用于灰度图像的加密和解密。-A image encryption.
DES
- 密码学原理实现DES对bmp灰度图的加解密-Realization of the principle of cryptography DES encryption and decryption for grayscale bmp
chipher
- :目前混沌系统与加密技术相结合是现如今最热门的一个课题,虽然有大量的加密算法面世,但是这些加密算法并不成熟,仍然需要进一步的研究。本文采用像素位置置乱变换和像素值替代变换相结合的加密思想,设计出一种基于混沌的数字图像加密算法。引入了整数域上的逆仿射变换,算法中采用二维 logistic 混沌映射相结合的方法,生成多组混沌序列,像素置乱变换与灰度值替换都由这些混沌序列所控制。多混沌序列产生的密钥空间大于单一的混沌序列所产生的密钥空间,因此本文研究的算法加密强度很高。-The current cha
logistic_matlab
- matlab 实现的基于logistic 混沌映射的图像加密,可用于灰度图像和彩色图像的加密。-Grayscal and color image encryption based on Logistic map
chaotic-image-encryption
- 基于LOGISTIC混沌映射的灰度图像加密和解密,MATLAB源码-the matlab code for image encryption and decryption based on logistic map
cc
- 灰度图像加密 选择加密文件 解密文件 新生成的文件(klddjkdjkdkdkdjkdddlkdldl)
自己敲的混沌加密
- 简单的混沌加密,在网易云课堂听课,做的笔记,简单的几个混沌加密,数字水印混沌加密,混沌加密生成二值图像、灰度图像、RGB图像(Simple chaos encryption, in the netease cloud class, take notes, a few simple chaos encryption, digital watermark chaos encryption, chaos encryption generated binary image, gray image, RG