资源列表
MAC DES的C与C++算法
- 银联MAC_DES的C与C++算法,是实际应用的,代码易懂好用-CUP MAC_DES the C and C++ algorithm, is the actual application, the code easy to understand easy to use
c51_DES-OK
- 用C51做的3DES加密源代码,已经过调试通过。-3DES encryption with a C51 source code to do
CRC-16
- 该文件是关于CRC校验的,在Visual C++环境下实现。-The document is on the CRC check in Visual C++ environments.
lorenz
- 一个Lorenz混沌系统代码,可供学习研究混沌系统的参考,对图像做加密解密处理。-A Lorenz chaotic system code available for study and research of chaotic systems reference on the image to do encryption and decryption processing.
AES
- MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
SHA-1
- SHA-1算法实现的详细资料。里面还包括了具体加解密前后的样本例子。-SHA-1 algorithm implementation details. Which also includes specific examples of a sample before and after the encryption and decryption.
aes
- aes加密算法,c语言编写,ECB的加密方式-aes encryption algorithm, c language, ECB mode encryption
s-des
- 简洁的des加密及解密算法 采用c++实现-the code about the des,c++
dm2016
- DM2016加密芯片读写程序,可用于测试该芯片的加解密功能-DM2016 encryption chip to read and write procedures that can be used to test the chip' s encryption and decryption functions
AES
- C++实现的AES加密算法,接口简单,可以直接使用-C++ implementation of the AES encryption algorithm, the interface is simple, can be used directly
RC4
- RC4算法的C实现。VC6MFC做的简易界面,自由选择文件加密解密。-RC4 algorithm C implementation. VC6MFC to do simple interface, free to choose the file encryption and decryption.
ss
- 很多密码算法都要随机选择一个大素数,这个是密码学中的MILLER-RABIN算法,判断素性。-Many cryptographic algorithm must randomly select a large prime numbers, this is Cryptography MILLER-RABIN algorithm to determine Primality.