资源列表
rc4
- RC4 Decrypt Encrypt file
AESTool
- AES算法工具,经过测试,绝对正确,请放心使用吧-AES Aglorthim Tool , It can be correct by testing .
ECC
- ECC加密算法,很好用, 很实用,很 -Ecc aglorithim , Pls use Ecc aglorithim , Pls use Ecc aglorithim , Pls use
password
- 作品名称:数字密码加密程序(三次改进版)作品目的:增加对条件指令、循环指令的了解并熟悉自定义函数、调用函数的方法以及文件处理指令作品功能:实现注册验证及对数字进行加密、解密功能,作品改进:利用软件爆破原理改进了程序输入正确序列号重启后仍需再次输入序列号的缺陷作品缺陷:程序判断用户的选择只能用数字否则出错(尝试用过char类型),只能加密9位数字否则不能正确解密(此BUG与算法无关),无论注册码是否正确重启程序后需再次输入序列号.以上原因尚不明确!⊙﹏⊙b汗.希望各位能多多指教 -Title
DES
- DES,上一代标准数据加密算法,是寿命最长的一种加密算法,至今依旧被人广为使用。-DES, on the generation of standard data encryption algorithm, is the longest life expectancy of an encryption algorithm, it is still being widely used.
yxyDES2_MFC
- DES加密解密工具2.1及其代码——支持字符串及文件加密,支持3DES-DES encryption and decryption tools 2.1 code- Support for string and file encryption, support for 3DES
Aes-Crypt-VC-source-code
- AES加密与解密源码,并给出了一个简单应用。-AES encryption and decryption source code, and gives a simple application.
mima-(2)
- 磁盘文件夹加密 微机原理设计 汇编语言 可实现文件夹加密-Computer disk folder encryption principles of design
jiami
- java对汉字进行 加密解密-Chinese Java
base64
- 64base加解密软件,将字符串转换成64BASE格式! //将64Base转成字符串 //将字符串转成64Base-64base decryption
Dec360mipan
- 360密盘解密程序,官方网站上吹嘘十万年才能破解-360 dense disk decryption process, the official website boasts hundreds of thousands of years to break
MD5lib
- /* 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) 输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符)字符串 char* MDFile (char *) 输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长(32个字符)字符串 char* hmac_md5(char* text, char* key) 输入任意一个字符串text,和一个用做密钥
