搜索资源列表
DES加密
- 这是一个用VC开发的DES加密/解密算法,非常好用.能和大家交流.-This is a development of the VC DES encryption / decryption algorithm, a very handy. You can exchange.
加密解密地图
- VC加密解密地图-VC encryption and decryption map
VC++
- -- 转换密码(明文6位,密文16位) DES加密解密程序
VC++_RSA
- RSA加密解密程序代码,与大家分享下
实现文件加密功能
- 文件加密解密小程序vc-small document encryption and decryption procedures vc
4.1-20032238-VC
- 实现的文件的加密解密算法 ,实现文件格式的加密解密
字符解密
- 这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the text string in the order, hide
AES加密解密
- AES的加密和解密.在VC环境下实现.可以加密多种文件以及音频文件.
GMP大数运算库的windows原生编译库
- GNU MP大数运算库的windows下的.dll .h .lib文件等,可在VC编译器下编译连接,用于加密解密科学计算等
DES加密系统
- 用VC实现DES加密算法,可以对文件进行加密解密
demd5.zip
- md5加密解密,vc++源代码!运行成功,md5 encryption and decryption, vc source code! Running successfully
RSA
- RSA加密算法,可以实现实现128,256,512,1024,2048位的RSA加密解密运算-Use vc++ Realize RSA encryption and decryption algorithm source code.RSA digital signature algorithm of RSA
Des_VC20070608
- VC++6.0环境下的DES加密解密算法测试程序-VC++ 6.0 environment DES encryption and decryption algorithm testing procedures
RSAExample
- 使用OPENSSL进行 RSA加密解密例子-The use of OpenSSL for RSA encryption and decryption examples
rsa
- vc开发 实现rsa加密 解密算法 简洁实用 -Rsa encryption algorithm implementation
JiaMi
- 使用vc编写的加密解密程序,有des,aes加解密算法以及界面。-Vc prepared to use encryption and decryption procedures, des, aes encryption algorithm and interface.
RSAvc1985
- 用vc++6实现的一个RSA加密程序,功能比较齐全,运行界面比较漂亮, 简单的RSA算法的加密解密程序,带MFC界面的 -Vc++6 to achieve using a RSA encryption process, complete functions, run the more beautiful interface, simple RSA encryption and decryption algorithm procedures, interface with MFC
HexEnc
- VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。-VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time a
Crypt_plusplus
- 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
ChaosImageCode
- 一个用VC编的混沌图像加密程序,演示了如何读写图像,如何用混沌算法加密解密。(a program for encrypting image by chaos algorithm,based on VC.)