Introduction - If you have any usage issues, please Google them yourself
(* Introduced*) AES is a kind of code the use of safety information encryption standards. It supports 128, 192 and 256-bit keys. Encryption algorithm in ElAES.pas unit. I will of its encryption module is packaged in a AES.pas only two criteria need to call function can be completed string encryption and decryption. (* Key length*) length of 128 to support 16 to support 192 characters in length for 24 characters in length to 256 to support 32 characters for all encryption and decryption operations by default for the 128 key. (* File List*) .. Source AES unit document .. Example demo program (* applicable platform*)
Packet : 655207811111.rar filelist
AES.v1.3加解密算法源码\Example\Example.dpr
AES.v1.3加解密算法源码\Example\Example.exe
AES.v1.3加解密算法源码\Example\UnitExample.dfm
AES.v1.3加解密算法源码\Example\UnitExample.pas
AES.v1.3加解密算法源码\History.txt
AES.v1.3加解密算法源码\Readme.txt
AES.v1.3加解密算法源码\Source\2ccc.com.nfo
AES.v1.3加解密算法源码\Source\AES.pas
AES.v1.3加解密算法源码\Source\ElAES.pas
AES.v1.3加解密算法源码\Example
AES.v1.3加解密算法源码\Source
AES.v1.3加解密算法源码