文件名称:AEScode11
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
AES 是一种使用安全码进行信息加密的标准。
它支持 128 位、192 位和 256 位长度的密匙。
加密算法的实现在 ElAES.pas 单元中。
本人将其加密方法封装在 AES.pas 单元中,
只需要调用两个标准函数就可以完成字符串的加密和解密。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 length of the keys. Encryption Algorithm of the ElAES.pas modules. I will be its encryption method in AES.pas Packaging unit, only need two standard function call can be completed string encryption and decryption.
它支持 128 位、192 位和 256 位长度的密匙。
加密算法的实现在 ElAES.pas 单元中。
本人将其加密方法封装在 AES.pas 单元中,
只需要调用两个标准函数就可以完成字符串的加密和解密。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 length of the keys. Encryption Algorithm of the ElAES.pas modules. I will be its encryption method in AES.pas Packaging unit, only need two standard function call can be completed string encryption and decryption.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Example
.......\Example.cfg
.......\Example.dof
.......\Example.dpr
.......\Example.exe
.......\Example.res
.......\UnitExample.ddp
.......\UnitExample.dfm
.......\UnitExample.pas
Readme.txt
Source
......\AES.pas
......\ElAES.pas
.......\Example.cfg
.......\Example.dof
.......\Example.dpr
.......\Example.exe
.......\Example.res
.......\UnitExample.ddp
.......\UnitExample.dfm
.......\UnitExample.pas
Readme.txt
Source
......\AES.pas
......\ElAES.pas