AES_VB

所属分类:加密解密
开发工具:Visual Basic
文件大小:32KB
下载次数:60
上传日期:2011-09-21 11:16:27
上 传 者King86
说明:  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 (14637, 2009-02-02)
源码\AES加密类模块\MSSCCPRJ.SCC (193, 2009-02-28)
源码\AES加密类模块\Rijndael.cls (138481, 2009-02-02)
源码\AES加密类模块\Rijndael.frm (23015, 2009-02-02)
源码\AES加密类模块\Rijndael.vbp (827, 2009-02-28)
源码\AES加密类模块\Rijndael.vbw (116, 2009-02-28)
源码\AES加密类模块\使用说明.txt (2149, 2009-02-02)
源码\AES加密类模块\尚网VB源码.url (145, 2009-02-02)
源码\AES加密类模块 (0, 2009-02-28)

近期下载者

相关文件


收藏者