文件名称:myencryptsrc
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-13
- 文件大小:
- 74kb
- 下载次数:
- 0次
- 提 供 者:
- ipu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
贺兰_加密解密字符串,VB源码下载,CRndXorHash.cls功能:用VB6实现中英文文本的私钥加密。可能转换为不可显示字符,逆转换会出错!使用 MTransform.bas 中的转换16进制函数显示加密后的数据,可以解决逆转换问题!但加密、解密速度变慢!注意:对含特殊符号(如·)的字符串出现错误!必须为AscWII格式。
功能:加密字符串(含贺兰_进制转换(产生随机数,进制转换)模块)
1、"RndXorHash加密法"
2、"AES加密法"
3、"Enc-Base64位加密(无密码)"
都可以加密文件,密钥中可以有中文字符!!!
注意:修正贺兰_进制转换中的 MTransform.bas、扩展 MRandomNumbers.bas !
最新的 随机数,进制转换 模块都在这个里面!
未使用:类模块\CMD5Encrypt.cls 解密?
模块:模块\MEncryptDecrypt.bas 加密后解密不正确!-Helan _ string encryption and decryption, VB source code download, CRndXorHash.cls functions: to achieve private key encryption using VB6 and English text. May be converted to non-displayable characters, inverse transform to be wrong! Use MTransform.bas the conversion function displays the hexadecimal encrypted data can be converted to solve the inverse problem! However, encryption, decryption slow! Note: containing special characters (such as*) string error! Must AscWII format.
Function: encrypted string (including the Helan _ hex conversion (to generate random numbers, hex conversion) module)
1, "RndXorHash cryptography"
2, "AES encryption."
3, "Enc-Base64-bit encryption (no password)."
Files can be encrypted, the key can have Chinese characters! ! !
Note: Correction Helan _ hex conversion in MTransform.bas, extended MRandomNumbers.bas!
The latest random numbers, hex conversion modules are in the inside!
Not used: class modules \ CMD5Encrypt.cls decryption?
Module:
功能:加密字符串(含贺兰_进制转换(产生随机数,进制转换)模块)
1、"RndXorHash加密法"
2、"AES加密法"
3、"Enc-Base64位加密(无密码)"
都可以加密文件,密钥中可以有中文字符!!!
注意:修正贺兰_进制转换中的 MTransform.bas、扩展 MRandomNumbers.bas !
最新的 随机数,进制转换 模块都在这个里面!
未使用:类模块\CMD5Encrypt.cls 解密?
模块:模块\MEncryptDecrypt.bas 加密后解密不正确!-Helan _ string encryption and decryption, VB source code download, CRndXorHash.cls functions: to achieve private key encryption using VB6 and English text. May be converted to non-displayable characters, inverse transform to be wrong! Use MTransform.bas the conversion function displays the hexadecimal encrypted data can be converted to solve the inverse problem! However, encryption, decryption slow! Note: containing special characters (such as*) string error! Must AscWII format.
Function: encrypted string (including the Helan _ hex conversion (to generate random numbers, hex conversion) module)
1, "RndXorHash cryptography"
2, "AES encryption."
3, "Enc-Base64-bit encryption (no password)."
Files can be encrypted, the key can have Chinese characters! ! !
Note: Correction Helan _ hex conversion in MTransform.bas, extended MRandomNumbers.bas!
The latest random numbers, hex conversion modules are in the inside!
Not used: class modules \ CMD5Encrypt.cls decryption?
Module:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
贺兰_加密解密字符串+Ver+1.0.0\完整的ASCII编码表.gif
.............................\模块\MEncryptDecrypt.bas
.............................\....\MRandomNumbers.bas
.............................\....\MTransform.bas
.............................\窗体\frmMain.frm
.............................\类模块\CBase64EnDeCode.cls
.............................\......\CMD5Encrypt.cls
.............................\......\CRndXorHash.cls
.............................\......\Rijndael.cls
.............................\说明.txt
.............................\贺兰_加密解密字符串.vbp
.............................\贺兰_加密解密字符串.vbw
.............................\模块
.............................\窗体
.............................\类模块
贺兰_加密解密字符串+Ver+1.0.0