搜索资源列表
-
0下载:
一个用c++写的3des加密算法源代码 算法效率不错 是学习的好例子-a written 3des encryption algorithm source code algorithm efficiency is good to learn a good example
-
-
0下载:
DES加密算法的完整代码。
完整c++实现和完整J2ME代码实现3des加密,DES encryption algorithm the complete code. A complete c++ to achieve and realize the full J2ME code 3des encryption
-
-
0下载:
几乎涵盖了所有加密算法的源代码(c语言)。包含了几乎所有常见加密算法的实现,包括Rc4、AES、DES、3des;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。,covers almost all encryption algorithm source code (c language). contains almost all the common encryption algorithm, including the Rc4, AES, DES, 3des RSA SHA
-
-
0下载:
3des加解密算法源代码.
做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3des encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
-
-
1下载:
3des又称Triple DES,是DES加密算法的一种模式,它使用3条56位的密钥对数据进行三次加密。数据加密标准(DES)是美国的一种由来已久的加密标准,它使用对称密钥加密法,并于1981年被ANSI组织规范为ANSI X.3.92。DES使用56位密钥和密码块的方法,而在密码块的方法中,文本被分成64位大小的文本块然后再进行加密。比起最初的DES,3des更为安全。-3des, also known as Triple DES, DES encryption algorithm is a
-
-
0下载:
3des(或称为Triple DES)是三重数据加密算法(TDEA,Triple Data encryption algorithm)块密码的通称。
3des的c++实现-cryptography Advanced encryption Standard (Advanced encryption Standard, AES), also known as the Advanced encryption Standard Rijndael encryption, AES encryption
-
-
0下载:
des和3des 算法c语言实现,c语言描述了des和3des的加密和解密过程,此代码为成熟代码,可直接应用于工程。-Des and 3des algorithm c language, c language Des and 3des described the encryption and decryption process, the code for the mature code can be directly applied to the project.
-
-
0下载:
DES、3des加密解密算法,标准c编程,适合所有平台。测试程序为VS2010。运算Des\Debug\Des.exe文件,代码文件为Des-code.cpp和Des_head.h(DES, 3des encryption and decryption algorithm, standard c programming, suitable for all platforms. The test program is VS2010. Operation Des\Debug\Des.exe, the
-