资源列表
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
RC2
- 该程序是一个RC2加密算法,实现基本的加解密,性能良好。-The program is an RC2 encryption algorithm, the realization of the basic encryption, good performance.
Diamondc
- 简单的密码算法,适合新手学习使用,没有什么专业限制,能够对明文进行加密-Simple cryptographic algorithm, suitable for novices learning to use, no professional constraints, able to express encrypt
PACKET
- 简单的算法,适合新手学习使用,没有什么专业限制,能够对明文进行加密-Simple algorithm, suitable for novices learning to use, no professional constraints, able to express encrypt
Digital_Signature
- 简单地说,所谓数字签名就是附加在数据单元上的一些数据,或是对数据单元所作的密码变换。这种数据或变换允许数据单元的接收者用以确认数据单元的来源和数据单元的完整性并保护数据,防止被人(例如接收者)进行伪造。-Simply put, the so-called digital signature is attached to the data unit on some data, or data unit by changing the password. Such data or transform
