资源列表
ms.raR
- 一款*加密壳,稍加修改可以打造自己的**壳。-Encrypted to avoid killing a shell, slightly modified to create your own horse to avoid killing shell.
My_Des
- 自己动手写的一个基于VC6的加密解密的动态库,包括常用的PBOC规范的DES,3DES,MAC,等加密函数。-Write yourself a VC6-based encryption and decryption of the dynamic libraries, including the commonly used PBOC standard DES, 3DES, MAC, and other encryption functions.
refine_RSA
- 实现了蒙哥马利算法,能够对2048,1024.512位的RSA进行加解密运算,能够自动生成密钥-Montgomery algorithm is implemented, can 2048,1024.512 bit RSA encryption and decryption operations to automatically generate the keys
ykq
- 433MHZ 无线遥控接收器KEELOQ加密代码,PIC16F917单片机程序。用于工业控制上面。 MAPLAB IDE开发环境-433MHZ Wireless Remote Receiver KEELOQ encryption code, PIC16F917 microcontroller program. Above for industrial control. MAPLAB IDE development environment
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++