搜索资源列表
3des0000000000000000000
- 一个用C++写的3des加密算法源代码 算法效率不错 是学习的好例子-a written 3DES encryption algorithm source code algorithm efficiency is good to learn a good example
XINO_DES
- DES/3DES算法的C语言实现,我对代码进行优化。只需要几十个字节的内存就可以。很适合用于单片机等下位机使用。-DES/3DES algorithm in C language, I optimized code. Only need dozens of bytes of memory can be. SCM is very suitable for such use under the plan.
3des-suanfa
- 3des算法code,已经通过visual c++编译.比一重des算法更加可靠!
3des 源码
- c# for 3des加密解密-C# code for 3DES encryption and decryption
DES.rar
- DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密,DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
Crypt_Decrypt_C.rar
- 几乎涵盖了所有加密算法的源代码(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
3des
- 这个是三重DES算法源代码(C语言版本) -This is the Triple DES algorithm source code (C language version)
code
- C语言写的3DES算法,经过调试证明程序本身没问题-3DES-3DES algorithm written in C language, after debugging the certification procedure no problem-3DES
des
- C++源代码,3des,加密,解密,非对称性密钥的生成、导入及导出示例 -C++ source code, 3des, encryption, decryption, VC++ asymmetric key generation, import and export example
3DES
- 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.
3DES
- 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
FileEncryptAndDecrypt
- 3DES C# VS2008 工具源码,可以自行编译-3DES in C# VS2008 tool for source code, you can compile your own
33dees-suanffD
- 3des算法code,已经通过visuaal c++编译.比一重des算法更加可靠! -3des algorithm code, compiled by visuaal c++. More reliable than a re-des algorithm.
3DesTool
- 3Des 加解密工具,3Des c源码,非Win32API调用-3Des encryption and decryption tool, 3Des c source code, non Win32API call
3DES
- 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
3DES
- DES及3DES算法源程序,标准C实现,可用于unix/linux/windows平台。-DES and 3DES algorithm source code, the standard C implementation, can be used for unix/linux/windows platform.
DesEnc
- c语言的3des算法源码 加密结果好像和标准有出入 请高手校正-C 3DES SOURCE CODE
3DES
- 3DES加密解密算法的C++实现,支持文件和字符串的加密解密-3DES code
3DES_ECB套
- 3DES_CBC模式加解密的java与c语言源码配套源码包(3DES Java and C matching source code)
3des
- Linux下c语言实现DES和3DES算法(Linux under c language, DES and 3DES algorithm)