1. 首页
  2. 编程语言
  3. Delphi
  4. DELPHI Rijndael algorithm implementation

DELPHI Rijndael algorithm implementation

上传者: 2019-07-16 06:22:09上传 ZIP文件 33.35KB 热度 35次
DELPHIRijndaelalgorithmimplementation~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Theimplementationisbasedonanoriginalcode.TheCBC-modebugfixed.AstheexampleofAPIusageiscomplementedbysimplefunctions:{encodestring}functionEnCryptString(constsMessage:string;sKeyMaterial:string):string;{decodestring}functionDeCrypt
用户评论
码姐姐匿名网友 2019-07-16 06:22:09

可以学习,不过最后找到了dcp控件。

码姐姐匿名网友 2019-07-16 06:22:09

也算有点用吧,不过最后找到合适的版本了。

码姐姐匿名网友 2019-07-16 06:22:09

可选参数太少,不是很实用

码姐姐匿名网友 2019-07-16 06:22:09

不错,很好的Rijndeal资料。