资源列表
3des
- Crypt_Decrypt algrithms
Ras
- VC++中的RAS加密、解密算法示例,实现基本的思路,生成控制台窗口,方便你查看运行结果。程序功能较少,可能不能满足你的使用,不过重要的是共享了一种加密、解密的思路。-VC++ in the RAS encryption, decryption algorithm for example, the realization of the basic ideas and generate console window for you to view the results. Program feat
c-md5code
- 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用
kairakan
- KAIRAKAN - 32-bit cryptoalgorithm Skipjack with 256-bit key, enlarged 8 times in SBOX by additional transformation of subblocks.
AES
- 该程序实现了AES加密解密功能,封装成类,方便移植使用。-AES encryption and decryption program
SPN
- spn算法加密和解密,substitution(代换),生成S或P逆盒-spn encryption and decryption algorithms, substitution (substitution), Generation S or P inverse box
DiffieHellman
- Application to generate Diffie-Hellman algorith encryption
RC5RC6 Base加密解密源码c++
- rc6 加密解密算法-production encryption and decryption algorithm
MD5
- 在VC环境下实现MD5 功能 并有验证结果,-In the VC environment to achieve and verify the MD5 function results,
yingpanxuhao
- 通过代码获取计算机的唯一识别标记,用于软件的加密。-The only access to the computer through the code identification markings for software encryption.
3des
- 3des加解密算法,可实现des三重加密
