DELPHI Rijndael algorithm implementation
DELPHIRijndaelalgorithmimplementation~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Theimplementationisbasedonanoriginalcode.TheCBC-modebugfixed.AstheexampleofAPIusageiscomplementedbysimplefunctions:{encodestring}functionEnCryptString(constsMessage:string;sKeyMaterial:string):string;{decodestring}functionDeCrypt
用户评论
可以学习,不过最后找到了dcp控件。
也算有点用吧,不过最后找到合适的版本了。
可选参数太少,不是很实用
不错,很好的Rijndeal资料。