Delphi XE2+标准AES加解密算法(AES/EBC,CBC/PKCS5Padding-base64)

上传者: yueyun889 | 上传时间: 2019-12-21 22:14:16 | 文件大小: 4.4MB | 文件类型: zip
实现了AES/ECB/PKCS5Padding、AES/CBC/PKCS5Padding 密钥长度128/192/256bit,密钥0填充。是标准的AES算法,支持在线AES加解密网站互解。 本源码从CSDN一位前辈的源码基础上做了更改,增加支持加密返回BASE64,更加完善。在此感谢原作者: http://download.csdn.net/download/qiaohaidong/9477264 需要注意的是仅在XE及以上版本支持Base64返回结果,Delphi7的base64不能直接支持。

文件下载

资源详情

[{"title":"( 33 个子文件 4.4MB ) Delphi XE2+标准AES加解密算法(AES/EBC,CBC/PKCS5Padding-base64)","children":[{"title":"AES","children":[{"title":"Delphi","children":[{"title":"AesTest.dproj.local <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"AesTest.stat <span style='color:#111;'> 176B </span>","children":null,"spread":false},{"title":"JDAESExtend.pas <span style='color:#111;'> 8.79KB </span>","children":null,"spread":false},{"title":"AesTest.dproj <span style='color:#111;'> 23.88KB </span>","children":null,"spread":false},{"title":"untTest.pas <span style='color:#111;'> 4.19KB </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"AesTest.exe <span style='color:#111;'> 7.55MB </span>","children":null,"spread":false}],"spread":true},{"title":"ElAES.pas <span style='color:#111;'> 136.28KB </span>","children":null,"spread":false},{"title":"untTest.dfm <span style='color:#111;'> 3.58KB </span>","children":null,"spread":false},{"title":"AesTest.dpr <span style='color:#111;'> 274B </span>","children":null,"spread":false},{"title":"__history","children":[{"title":"untTest.pas.~3~ <span style='color:#111;'> 4.06KB </span>","children":null,"spread":false},{"title":"untTest.pas.~4~ <span style='color:#111;'> 4.16KB </span>","children":null,"spread":false},{"title":"JDAESExtend.pas.~3~ <span style='color:#111;'> 8.53KB </span>","children":null,"spread":false},{"title":"JDAESExtend.pas.~4~ <span style='color:#111;'> 8.54KB </span>","children":null,"spread":false},{"title":"JDAESExtend.pas.~2~ <span style='color:#111;'> 8.45KB </span>","children":null,"spread":false},{"title":"untTest.pas.~2~ <span style='color:#111;'> 4.03KB </span>","children":null,"spread":false},{"title":"untTest.pas.~1~ <span style='color:#111;'> 3.90KB </span>","children":null,"spread":false},{"title":"JDAESExtend.pas.~6~ <span style='color:#111;'> 8.58KB </span>","children":null,"spread":false},{"title":"JDAESExtend.pas.~7~ <span style='color:#111;'> 8.80KB </span>","children":null,"spread":false},{"title":"untTest.dfm.~2~ <span style='color:#111;'> 3.58KB </span>","children":null,"spread":false},{"title":"JDAESExtend.pas.~5~ <span style='color:#111;'> 8.59KB </span>","children":null,"spread":false},{"title":"untTest.pas.~5~ <span style='color:#111;'> 4.18KB </span>","children":null,"spread":false},{"title":"untTest.dfm.~1~ <span style='color:#111;'> 3.72KB </span>","children":null,"spread":false},{"title":"JDAESExtend.pas.~1~ <span style='color:#111;'> 8.45KB </span>","children":null,"spread":false}],"spread":false},{"title":"Win32","children":[{"title":"Debug","children":[{"title":"JDAESExtend.dcu <span style='color:#111;'> 9.11KB </span>","children":null,"spread":false},{"title":"ElAES.dcu <span style='color:#111;'> 72.16KB </span>","children":null,"spread":false},{"title":"untTest.dcu <span style='color:#111;'> 10.74KB </span>","children":null,"spread":false},{"title":"untAES.dcu <span style='color:#111;'> 4.35KB </span>","children":null,"spread":false},{"title":"AesTest.exe <span style='color:#111;'> 7.33MB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"AesTest.res <span style='color:#111;'> 290.87KB </span>","children":null,"spread":false},{"title":"untAES.pas <span style='color:#111;'> 2.53KB </span>","children":null,"spread":false},{"title":"AesTest.identcache <span style='color:#111;'> 218B </span>","children":null,"spread":false}],"spread":false},{"title":"Readme.txt <span style='color:#111;'> 598B </span>","children":null,"spread":false},{"title":"JAVA","children":[{"title":"AESTest.java <span style='color:#111;'> 6.57KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • 麓谷刁民 :
    亲测可用,要和c#和Java对加解密,找了好多都只有默认模式,加密模式,填充模式之类都写死的。这个终于参数化了。谢谢。
    2020-09-05
  • lfengsoft :
    跟http://tool.chacuo.net/cryptaes 一致
    2020-06-26
  • HolloMonkey :
    测试了下 跟http://tool.chacuo.net/cryptaes 一致
    2020-04-09
  • Jawl :
    很好用,谢谢!!注意两点:1、解密时将解密字符串放到Memo2控件里面。2、解密时如果选择了base64,那么需要修改解密函数里面的base64解码,这里可能会因为编码不识别报错,解决办法是用 Enc
    2019-06-05
  • lybingyu :
    很不错的资源谢谢分享
    2019-06-01

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明