搜索资源列表
calmethod
- 经典加密算法的VISUAL BASIC 源代码集合,包括RC4,MD5 ,RAS 等-classical encryption algorithm VISUAL BASIC source code sets, including RC4, MD5, RAS, etc.
rc4
- rc4算法的加密和解密源代码 加密和解密过程是可逆的
DES
- 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等
sfjk
- 一些经典加密算法实现的C++ 源代码,如 DES ,RC4 等
RC4
- RC4加密源代码,用C++编写,全套源代码,很齐全,测试过没有任何问题放心使用
Crypt_Decrypt_C.rar
- 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。,Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the RC4, AES, DES, 3DES RSA SHA
dfsd
- C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
rc4_test
- rc4 加解密 源代码,rc4加解密字符串,接口简单。用vs2008编译通过,也可以单独拿出cpp文件在其他环境下建立工程。-rc4 encryption and decryption source code, rc4 encryption and decryption of string, simple interface. Compiled with vs2008 through, you can also separate out the cpp file to the establish
