文件名称:aes
介绍说明--下载内容均来自于网络,请自行研究使用
AES 是一种使用安全码进行信息加密的标准。
它支持 128 位、192 位和 256 位的密匙。
加密算法的实现在 ElAES.pas 单元中。
本人将其加密方法封装在 AES.pas 单元中,
只需要调用两个标准函数就可以完成字符串的加密和解密-AES is an encryption of information using the security code standards. It supports 128-bit, 192 bit and 256-bit key. Encryption Algorithm in ElAES.pas unit. I will of its encryption method encapsulated in the AES.pas unit, only two criteria need to call the function can be completed string encryption and decryption.
它支持 128 位、192 位和 256 位的密匙。
加密算法的实现在 ElAES.pas 单元中。
本人将其加密方法封装在 AES.pas 单元中,
只需要调用两个标准函数就可以完成字符串的加密和解密-AES is an encryption of information using the security code standards. It supports 128-bit, 192 bit and 256-bit key. Encryption Algorithm in ElAES.pas unit. I will of its encryption method encapsulated in the AES.pas unit, only two criteria need to call the function can be completed string encryption and decryption.
相关搜索: AES
(系统自动生成,下载前可以参看下载内容)
下载文件列表
aes加密\AES.pas
.......\ElAES.pas
.......\Unit1.pas
.......\Project1.cfg
.......\AES.dcu
.......\ElAES.dcu
.......\Unit1.dcu
.......\Unit1.ddp
.......\Unit1.dfm
.......\Project1.dof
.......\Project1.dpr
.......\Project1.res
.......\Unit1.~ddp
.......\Unit1.~dfm
.......\Project1.~dpr
.......\Unit1.~pas
.......\Project1.exe
aes加密
.......\ElAES.pas
.......\Unit1.pas
.......\Project1.cfg
.......\AES.dcu
.......\ElAES.dcu
.......\Unit1.dcu
.......\Unit1.ddp
.......\Unit1.dfm
.......\Project1.dof
.......\Project1.dpr
.......\Project1.res
.......\Unit1.~ddp
.......\Unit1.~dfm
.......\Project1.~dpr
.......\Unit1.~pas
.......\Project1.exe
aes加密