搜索资源列表
matlab
- 基于回声隐藏的信息隐藏算法,是一种音频信号的水印技术,包括隐藏信息的嵌入和提取,以及对于噪声,MP3压缩,滤波,重采样和延迟攻击的模拟。-Based on echo hiding information hiding algorithm, is an audio signal watermarking techniques, including embedding and extracting hidden information, as well as for noise, MP3 compr
-AES-encryption-algorithm
- 基于AES加密算法的改进及其MATLAB实现,内容详细。-AES Encryption Algorithm Based on MATLAB and its implementation, and detailed.
ciphertexts
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
display
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
DiffieHellmanMerkle
- ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的
RSA
- RSA是被研究得最广泛的公钥算法,这里将RSA算法用matlab实现。-RSA is the most widely studied of the public key algorithm, RSA algorithm used here to achieve matlab.
d2
- 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
hundun_svd
- 基于混沌加密的奇异值分解算法的源代码,实现了水印技术的预处理及嵌入提取过程。-Chaos-based encryption algorithm, singular value decomposition of the source code, a watermark embedding technology and extraction pretreatment.
F5Hash
- F5隐写算法的实现,F5算法,一种适用于JPG图像的隐写算法-F5 steganography algorithm, F5 algorithm, a JPG image for steganalysis algorithm
DES
- 实现信息的加密解密,DES算法,非常不错的界面-Implementation of information encryption and decryption, DES algorithm, a very nice interface
Bin_Encrypt
- 基于DES加密算法的二进制加密解密程序,内含主程序与加密函数、解密函数,有详细注释,并画出了二进制信号波形。-DES encryption algorithm based on binary encryption and decryption process, containing the main program and the encryption function, decryption function, detailed notes, and draw a binary signal
dct2_embed
- 数字水印嵌入算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark embedding algorithm, using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
dct2_recover
- 数字水印提取算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark extraction algorithm using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
dwt_embed
- 数字水印嵌入算法,利用离散小波变换的(dwt)算法-Digital watermark embedding algorithm, using discrete wavelet transform (dwt) algorithm
RSA_make_by_matlab
- RSA算法matlab实现,说明:由于能力有限,我并没有编写产生大素数的程序,在实验时就采用手动的写如两个不同的较小的素数。-RSA algorithm matlab implementation, note: Due to limited capacity, I do not have a large prime numbers prepared by the procedure, in the experiments on the use of manual writing, such as
md5
- 本程序是在MATLAB环境下,实现MD5序列的生产,该序列可以用于加密解密算法中。-This procedure is in MATLAB environment, to achieve the production MD5 sequence, the sequence can be used for encryption and decryption algorithm.
DES-Matlab
- DES(标准加密算法)matlab实现,交流一下-DES (standard encryption algorithm) matlab implementation, communication about
aes-encryption-algorithms-
- aes加密算法的原理与设计实现 ,里面包含C语言代码。-aes encryption algorithms and design principles to achieve, which contains the C language code.
Image-encryption---matlab
- 首先生成了超混沌序列,通过随机改变像素值,实现了图像的加密与解密,算法运行速度快,秘钥空间大-First ultra-chaotic sequence generated by randomly changing the pixel values, realize image encryption and decryption algorithm is fast, big secret key space
DES
- 能够用MATLAB实现DES算法加密,包含密钥生成和S盒的生成函数(DES algorithm can be encrypted with MATLAB, including key generation and S-box generation function.)