搜索资源列表
aesCPP
- aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen和Rijmen共同设计的Rijndael算法.该算法充分运用了扩散和混淆技术并使用128/192/256这3种可变长度的密钥,对128bit分组数据进行加密.-Aes source code encryption algorithm AES is a symmetric encryption to the Advanced Encryption Sta
md5_Gen
- 同学编写的小软件,MD5编码器 md5的全称是message-digest algorithm 5。md5将对输入的任意长度的信息进行计算,产生一个128bit长度的大整数,并且它是一个不可逆的变换算法,至于它的原理,有兴趣的朋友可以自己上网查找相关资料。 md5的典型实际应用是对一段message(字节串)产生“指纹”,可以防止文件被人“篡改”。 使用介绍: [choose ]:选择待加密文件;
10_md5
- MD5将任意长度的“字节串”变换成一个128bit的大整数,并且它是一个不可逆的字符串变换算法-MD5 arbitrary length of the "byte string" transform into a 128bit large integers, and it is an irreversible string algorithm
11_SHA
- 安全散列算法采用单向Hash函数将需加密的明文\"摘要\"成一串128bit的密文-security hash algorithm uses one-way hash function would require encryption expressly "summary" as a bunch of 128bit The ciphertext
AES-128Bit-C51
- 最近实验的一个AES加密算法,在KEIL C51编译通过,仅支持128Bit
idea.V1.1
- 欧洲加密标准idea 128bit加密算法源代码,抗分析能力超强
aes
- AES加密解密算法的软件实现。可以实现128bit,192bit以及256bit的加密解密,可在windows,linux上执行
IDEA加密算法代码
- IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。-IDEA encryption algorithm is data block encryption algorithm (Cipher Block) category. IDEA use of the length of the 128 bit key, the data block size for 64
AES源码
- 这个是高级加密标准的C语言程序-this is the Advanced Encryption Standard C Programming Language
IDEA加密算法代码
- IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。-IDEA encryption algorithm is data block encryption algorithm (Cipher Block) category. IDEA use of the length of the 128 bit key, the data block size for 64
aesCPP
- aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen和Rijmen共同设计的Rijndael算法.该算法充分运用了扩散和混淆技术并使用128/192/256这3种可变长度的密钥,对128bit分组数据进行加密.-Aes source code encryption algorithm AES is a symmetric encryption to the Advanced Encryption Sta
md5_Gen
- 同学编写的小软件,MD5编码器 md5的全称是message-digest algorithm 5。md5将对输入的任意长度的信息进行计算,产生一个128bit长度的大整数,并且它是一个不可逆的变换算法,至于它的原理,有兴趣的朋友可以自己上网查找相关资料。 md5的典型实际应用是对一段message(字节串)产生“指纹”,可以防止文件被人“篡改”。 使用介绍: [choose ]:选择待加密文件;
10_md5
- MD5将任意长度的“字节串”变换成一个128bit的大整数,并且它是一个不可逆的字符串变换算法-MD5 arbitrary length of the "byte string" transform into a 128bit large integers, and it is an irreversible string algorithm
11_SHA
- 安全散列算法采用单向Hash函数将需加密的明文"摘要"成一串128bit的密文-security hash algorithm uses one-way hash function would require encryption expressly "summary" as a bunch of 128bit The ciphertext
AES-128Bit-C51
- 最近实验的一个AES加密算法,在KEIL C51编译通过,仅支持128Bit-Recently, an experimental AES encryption algorithm, in KEIL C51 compiler is passed, only supports 128bit
idea.V1.1
- 欧洲加密标准idea 128bit加密算法源代码,抗分析能力超强-European idea 128bit Encryption Standard encryption algorithm source code analysis capabilities of anti-Superacid
AES-128Bit-C51
- AES算法,在51单片机中用c语言实现,大家可以参考下!-AES algorithm, used in 51 Singlechip c language, everyone can refer to the next!
aes-java-128bit
- 能对aes字符串进行加密解密.基于128位。已经测试!-Aes encryption can decrypt the string. Based on 128-bit. Has been tested!
AES-128bit-C
- aes 128bit c代码 加密解密程序-aes 128bit c
CBC_AES_NoPadding_PKCS5Padding
- MFC工程,实现AES CBC 128bit NoPading和PKCS5Pading的功能(MFC AES CBC 128bit NoPading project implementation, and the function of PKCS5Pading)