文件名称:AES_VB
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 32kb
- 下载次数:
- 0次
- 提 供 者:
- 金
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient level of encryption for the military class module, you can use in any project. AES (128 bit word size, use 192 or 256-bit key length) is used in the U.S. government to protect confidentiality (using 192 or 256-bit key) algorithm, and top-secret documents. Unlike other sections of the encryption algorithm, AES is in VB is the most efficient, because a segment can be encrypted using a unique CopyMemory, XOR and some of the bit mask. This class module can support all of the key and block size. And valuable support in English hybrid encryption.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源码\AES加密类模块\mCommon.bas
....\.............\MSSCCPRJ.SCC
....\.............\Rijndael.cls
....\.............\Rijndael.frm
....\.............\Rijndael.vbp
....\.............\Rijndael.vbw
....\.............\使用说明.txt
....\AES加密类模块
....\.............\MSSCCPRJ.SCC
....\.............\Rijndael.cls
....\.............\Rijndael.frm
....\.............\Rijndael.vbp
....\.............\Rijndael.vbw
....\.............\使用说明.txt
....\AES加密类模块