搜索资源列表
10_md5
- MD5将任意长度的“字节串”变换成一个128bit的大整数,并且它是一个不可逆的字符串变换算法-MD5 arbitrary length of the "byte string" transform into a 128bit large integers, and it is an irreversible string algorithm
jiamijiemicodesource
- 计算机信息的保密显得越来越重要。数据保密变换,或密码技术,是对计算机信息进行保护的最实用和最可靠的方法。现阶段计算机硬盘以及其他大容量存储介质代替了纸张成为信息存储的主要方式,随之带来的信息安全问题也日渐突出,电子文档的信息安全成为一个至关重要的问题.电子文档的安全问题发生在两个场合:动态的传输途中、静态的存储形式.对于电子文档的传输安全,可以通过数据加密技术先加密再传输、保证电子文档的合法性和完整性 要完成的工作: 1. 对网络安全的基本概念和基本原理有一个了解。 2. 对各
arnoldcipher
- 这个是基于Arnold变换的图像加密算法研究-this is based on Arnold Transform Image Encryption Algorithm
wartermaking
- 数字水印嵌入和提取算法 包含时空域和变换域的算法的matlab实现-digital watermark embedding and extraction algorithms contained when airspace and transform domain algorithm to achieve the Matlab
hdjm
- 抽取子图像: 通过一个随机混沌标签序列从原图像中抽取 对子图像加密:小波变换 ,在高频部分加密 重构原图,把加密好的子图像重新放回到原图像中 -from sub-images : a random chaotic sequence label from the original image from a tradition image encryption : wavelet transform, the high-frequency part of remodeling the
2121321
- 语音信号加密,通过语音信号频率的变换实现的语音加密解密算法-encrypted voice signal through the voice signal frequency transform voice encryption and decryption algorithm
算法
- 维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过程如下: 设密钥 ,明文 , 加密变换 其中 例如,M=da
希尔
- 不错的希尔代码,希尔是一种经典的加密算法,加密可以通过一线形变换,脱密再做依次逆变换。密钥就是变换矩阵本身。-good code Hill, Hill is a classic encryption algorithms, encryption can transform line shape, followed again from close inverse transform. Key is the transformation matrix itself.
Arnold1
- 用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
图像加密代码
- VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值-The algorithm of encrypted image completed in VC, applying the Arnold transform .It is valuable to people who will devote himself to infomation security
Arnold-and-FanArnold 这是Arnold变换 and 反变换的源代码
- 这是Arnold变换 and 反变换的源代码.算法是经过改正的,运行可靠。在图像处理过程中用于图像预处理。-This is the Arnold transform and inverse transform of the source code. Algorithm is the result of correct and reliable operation. In the image processing for image preprocessing.
DCT--info-hiding.rar
- 函数用于DCT的信息隐藏,在变换域嵌入隐藏的信息,Function for the DCT information hidden in the transform domain embedded hidden information
C++RC4_Encryption
- WEP using RC4 Encrypt
MD5S
- MD5变换算法实现。 实现对字符串,文件的MD5值计算。由于编码方式不同,输入中文时和ANSI有区别。 很实用的小程序~!!!学习,应用都可以- A useful tiny progaraming project, to realise the MD5 transformation refering to the letters and the files. you can either learn the thought of it or just t
1-encryprion-JPEG2000-Image-by-Arnold
- 针对JPEG2000格式的图像,利用了Arnold变换对图像的小波系数进行加密,对初步研究JPEG2000图像加密算法的有试用价值-JPEG2000 image format for the use of the Arnold transform the image of the wavelet coefficients encryption, preliminary study of the JPEG2000 image encryption algorithms have tested th
2-decryprion-encrypted-JPEG2000-Image-by-Arnold-pe
- 利用Arnold变换的周期性对经Arnold变换加密后的图像进行解密-The cyclical nature of the use of Arnold transform for the Arnold transform encrypted image decryption
RRNOLD
- 一种利用ARNOLD变换和DCT变换的图象处理方法,附带图象可以马上实验!-A ARNOLD transform DCT transform and image processing method, the image can be immediately attached to the experiment!
an_intellegent_audio_water_marking_based_on_dwt-s
- All three, Discrete Wavelet Transform (DWT) - Singular Value Decomposition (SVD) and Adaptive Tabu Search (ATS) have been used as mathematical tools for embedding data into an audio signal. In this paper, we present a new robust audio waterma
wavelet-transform-image
- 一种特殊的小波图像处理与图像融合技术,可以用于处理图像加密-a wavelet image transform and image code
Arnold-Transform
- Arnold变换及其逆变换的MATLAB源码,图像处理中常用的代码。-The MATLAB source code of Arnold transform and its inversion for image processing.