Description: 在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents changes, or amendments to provide the interface function. Platform: |
Size: 8010 |
Author:陈器 |
Hits:
Description: 之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。-Before, I in a project development process, involving the TripleDES algorithms, in the realization of the process, I also made reference to a forum on the existing 3DES code and found that most of the code in the algorithm for the realization of loosely, or small deviations, especially for 3DES of two modes: ECB, CBC are rarely involved. This version provided by TripleDES 3DES can be achieved in two modes of 2key/3key increases, decryption. Optimized in terms of speed and memory control are optimized. Platform: |
Size: 7168 |
Author:无可厚非 |
Hits:
Description: DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all! Platform: |
Size: 3072 |
Author:生蔡 |
Hits:
Description: 8051 进行加解密的源代码,包括rc5,rc6等-8051 for encryption and decryption of the source code, including RC5, production, etc. Platform: |
Size: 392192 |
Author:驱逐倭寇 |
Hits:
Description: DES加密算法VC源码,只包含了一个源文件,自己在VC 中建工程即可编译,代码中有详细的注释,适于学习。-DES encryption algorithm VC source, contains only one source, VC in their works can be built, a detailed code of the Notes, suitable for learning. Platform: |
Size: 4096 |
Author:maxu |
Hits:
Description: 在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents changes, or amendments to provide the interface function. Platform: |
Size: 8192 |
Author:陈器 |
Hits:
Description: DES 加密算法,详细的C语言代码
帮助你快速开发 自己的加密软件
-DES encryption algorithm, C language code in detail to help you quickly develop their own encryption software Platform: |
Size: 14336 |
Author:胡正明 |
Hits:
Description: DES加密解密源代码,c语言编写,在Linux系统下编译后直接可用-DES encryption and decryption source code, c language, in the Linux system can be used directly after the compiler Platform: |
Size: 18432 |
Author:aoliang |
Hits:
Description: DES加密算法的完整代码。
完整C++实现和完整J2ME代码实现3DES加密-DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption Platform: |
Size: 88064 |
Author:sure |
Hits:
Description: 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 model that uses three 56-bit key three times the data encryption. Data Encryption Standard (DES) is a long-standing United States encryption standard that uses symmetric key encryption method, and in 1981 organized by ANSI standard is ANSI X.3.92. 56-bit DES key and password using the block method, the method in the code block, the text is divided into 64-bit size of the text block and then encrypted. Than the original DES, 3DES is more secure. Platform: |
Size: 6144 |
Author:Laura |
Hits:
Description: C#写的算法模拟,含有DES,RSA,密码模式等(CBC/ECB)等,但还有一部分没有完成。DES源代码自己用C++写的,已经编译成DLL文件,在此用C#自己调用的其中的函数。-C# to write the algorithm simulation, with DES, RSA, password mode (CBC/ECB) and so on, but some are not completed. DES own source code written in C++, have been compiled into a DLL file, in this in C# which calls a function of their own. Platform: |
Size: 119808 |
Author:蒋先鹏 |
Hits:
Description: DES算法用C++实现的源代码 只有加密部分,是个实验,程序比较清晰-DES algorithm implemented in C++ source code is only the encrypted portion of the experiment, the procedure is relatively clear Platform: |
Size: 238592 |
Author:teng |
Hits:
Description: des在C#中的加密和解密的代码,使用C#语言编写的,欢迎使用!(DES in the C# encryption and decryption code, using C# language, welcome to use!) Platform: |
Size: 1024 |
Author:stevenf
|
Hits: