文件名称:AESPforPDEL
介绍说明--下载内容均来自于网络,请自行研究使用
AES 是一种使用安全码进行信息加密的标准。
它支持 128 位、192 位和 256 位长度的密匙。
加密算法的实现在 ElAES.pas 单元中。
本人将其加密方法封装在 AES.pas 单元中,
只需要调用两个标准函数就可以完成字符串的加密和解密。
-AES is a safety code standards for message encryption. It supports 128, 192 and 256 of the length of the key. Encryption Algorithm ElAES.pas unit. I will package of the encryption method AES.pas units only need to call the two standard functions can be completed string encryption and decryption.
它支持 128 位、192 位和 256 位长度的密匙。
加密算法的实现在 ElAES.pas 单元中。
本人将其加密方法封装在 AES.pas 单元中,
只需要调用两个标准函数就可以完成字符串的加密和解密。
-AES is a safety code standards for message encryption. It supports 128, 192 and 256 of the length of the key. Encryption Algorithm ElAES.pas unit. I will package of the encryption method AES.pas units only need to call the two standard functions can be completed string encryption and decryption.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Example\Example.cfg
.......\Example.dof
.......\Example.dpr
.......\Example.res
.......\Example.~dpr
.......\UnitExample.dcu
.......\UnitExample.ddp
.......\UnitExample.dfm
.......\UnitExample.pas
.......\UnitExample.~ddp
.......\UnitExample.~dfm
.......\UnitExample.~pas
Source\AES.dcu
......\AES.pas
......\AES.~pas
......\ElAES.dcu
......\ElAES.pas
......\ElAES.~pas
AppFace.gif
Readme.txt
Example
Source
.......\Example.dof
.......\Example.dpr
.......\Example.res
.......\Example.~dpr
.......\UnitExample.dcu
.......\UnitExample.ddp
.......\UnitExample.dfm
.......\UnitExample.pas
.......\UnitExample.~ddp
.......\UnitExample.~dfm
.......\UnitExample.~pas
Source\AES.dcu
......\AES.pas
......\AES.~pas
......\ElAES.dcu
......\ElAES.pas
......\ElAES.~pas
AppFace.gif
Readme.txt
Example
Source