资源列表
DES
- 用C编写的DES加密算法,通过运行。其中运用二叉树实现,只是例子,并不通用。为word格式。 -C prepared by DES encryption algorithm, by running. Which the realization of the use of binary tree, only examples, not generic. For the word format.
MD5_by_C++
- 用C++实现了MD5的加密算法,只实现了其基本过程,可作为实际应用的参考。-With C++ Achieved MD5 encryption algorithm, only the realization of its basic process, the practical application can be used as reference.
DES_in_VC
- 实现了一个DES加密的类,可嵌入到程序中使用,也可作为应用参考。-The realization of a DES encryption type can be embedded into the procedures used, the application can also be used as reference.
TEA_in_C++
- 基于C++实现了一个TEA加密算法,可以在控制台下直接使用,也可作为应用的参考。-Based on the C++ Achieve a TEA encryption algorithm can be used directly in the console, the application can also be used as reference.
SHA1_in_C++
- 用C++实现了一个SHA1的类,可直接加入工程中使用,也可作为应用参考。-With C++ Achieve a SHA1 class, can be directly used to join the project, the application can also be used as reference.
RSA_in_VC
- 用VC实现的一个RSA加密算法,基于控制台方式,可以直接应用,也可作为应用参考。-Using VC to achieve an RSA encryption algorithm, based on the console, it can be applied directly, applications can also be used as reference.
IDEA_in_C
- C实现的IDEA加密算法,可作为应用参考。-C to achieve the IDEA encryption algorithm, the application can be used as reference.
A-PAINLESS-GUIDE-TO-CRC-ERROR-DETECTION-ALGORITHMS
- A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS CRC校验理论与实践的经典教程,Ross写的。-A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS CRC checksum of the classic theory and practice tutorials, Ross wrote.
Class1
- MD5加密,可以生成dll文件,然后直接调用就可以,使用方便-MD5 encryption, can be generated dll file, and then you can call directly, easy to use
SHA-1
- SHA-1加密算法源代码.具有完整的加解密过程,性能比较好-SHA-1 encryption algorithm source code. With complete encryption and decryption process, the performance is better
RC2
- 该程序是一个RC2加密算法,实现基本的加解密,性能良好。-The program is an RC2 encryption algorithm, the realization of the basic encryption, good performance.
