搜索资源列表
文件加密_解密的例子(5KB)
- 加密/解密字符串的例子-encryption / decryption string of examples
字符串的加密与解密
- 字符串的加密与解密-string encryption and decryption
字符串操作StringOperation
- 为你的程序 加密——很好的加密解密方案——源代码-for your encryption Procedure -- good encryption and decryption program -- source
字符串简单加密
- 学习简单的字符串加密技术; 演示用wm_copydata进行数据交换; -learn simple string encryption technology; Demo wm_copydata for data exchange;
md5_new_demo
- md5算法,可以计算磁盘文件或单独加密字符串.-md5 algorithm can calculate the disk file or separate encryption strings.
加密解密字符串的例子
- 加密解密字符串的例子,使用vb源码编写。与大家共勉。-string encryption and decryption example, the use of vb source prepared. We shall.
加密字符串
- 主要用于数据文字的加密-characters are used mainly for data encryption
MD5加密算法源代码+DLL程序
- 本软件实现了MD5加密算法,通过动态库调用可以对需要加密的字符串进行加密计算,该程序已经通过验证。
pin.rar
- C语言的字符串的加密与解密的各种方法,C language character string encryption and decipher each method
MD5加密的C++类例程
- 一个完整的MD5的加密器,可实现输出一个字符串,不错的-a complete MD5 encryption device that can achieve an output string of good
des
- VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
zhuanhuan
- 最牛逼的可将中文加密后转换成英文字母的加密算法-MostofChinese encryptioncanbe converted into lettersofthe alphabet aftertheencryption algorithm
AESFileencryptionsystem
- AES文件加密系统,可以加密字符串,任何格式的文件。绝对可用-AES File encryption system,Can encrypt a string, any format. Absolutely free
01
- 字符串常用处理的实例大全(SHAI、MD5加解密等) 包括:HTML转换字符(Reverse)、加密、解密、SHA1加密、MD5加密、HTML反转字符等-Common examples of string processing Daquan (SHAI, MD5 encryption, etc.) including: HTML conversion character (Reverse), encryption, decryption, SHA1 encryption, MD5 encr
Myaes
- AES加密解密 文件加密 字符串加密 有加密过程-AES encryption and decryption a string encryption file encryption encryption
Coding
- 加密字符串解密字符串,用于普通字符串加密解密的源码-Decrypt the encrypted string string, string encryption and decryption for common source
EncryptByMd5
- md5加密,解密vc++窗体版实例,为一串字符串进行MD5加密、解密。-md5 encryption, decryption, form version of vc++ example, for a string MD5 string encryption and decryption.
crypt
- 一个加密、解密的类,可加密字符串和文件等-An encryption, decryption class that can encrypt strings and files, etc.
c++字符串简单加密
- 这是一个c++字符串简单加密Demo,可以参考学习。(This is a c + + string simple encryption Demo, you can refer to the study.)
rsa_encryption
- 通过rsa算法加密字符串,使用了gmp的库,代码将近200行(Through the RSA algorithm to encrypt the string, using the GMP library, the code is nearly 200 lines)