资源列表
rsa
- rsa加解密算法,用RSA公钥密码进行加密,解密 ,实现素数的判定算法-rsa encryption algorithm
DES
- 对称密码算法 DES 1、DES的加密、解密算法流程框图    2、DES加密系统关键模块的实现(加必要代码注释)    3、DES加密前后的明文与密文-Symmetric cryptographic algorithm DES In 1, DES encryption, decryption algorithm flow diagram you you2, DES encryption system key modules (add the neces
des
- des加密算法的介绍以及部分代码实现,如果需要可以去看看。-Des encryption algorithm introduction as well as part of the code realization
wjcdes
- des标准加密的c语言实现,基本实现了加密的所有功能-Des encrypted c language realization standard
DES
- 实现des的加密算法和解密算法的过程,请见源代码-void DecryptAnyLength(char* _srcBytes,unsigned int _bytesLength) void Bytes2Bits(char*srcBytes, char* dstBits, unsigned int sizeBits) void Bits2Bytes(char*dstBytes, char* srcBits, unsigned int sizeBits)
Rc4
- RC4算法 C++形式 自己收集的-failed to translate
DES
- 用DES算法实现信息的加密以及解密,界面友好,明文和密钥均可自由设置-DES algorithm encryption and decryption of information, friendly interface, the plaintext and the key can be freely set
Double-encryption
- 使用IDEA算法对文件进行加密后,在使用数字水印技术实现信息隐写-Use the IDEA algorithm to encrypt files, in the use of digital watermarking technology to realize the Information Steganography
tongyongjiamisuanfa
- 一个简单通用的文件加密的算法,适合用于任何文件,可在其基础上作出改进-Encryption algorithm
CRYPT
- 古老的MUD游戏里面的一个crypt明文加密函数-Old MUD game inside a crypt plaintext encryption function
AES
- 实现AES加密解密,用C编写的,有源代码哦-AES encryption and decryption, written in C source code.
vc_des
- 非常经典简洁的vc 3des算法。适合vc6.0 vc 2008-Very classic simple VC3DES algorithm. For VC6.0VC 2008
