1. 首页
  2. 安全技术
  3. 其他
  4. 最新AES的CBC加解密dll

最新AES的CBC加解密dll

上传者: 2020-05-23 23:29:43上传 DLL文件 583KB 热度 40次
functionAESCBCNew(kb:integer;resStr:PChar;inKey:PChar;initVector:PChar;OutStr:Pchar):Boolean;cdecl;external'AES.dll'; functionAESCBCD(kb:integer;resStr:PChar;inKey:PChar;initVector:PChar;OutStr:Pchar):Boolean;cdecl;external'AES.dll'; procedureTForm1.Button1Click(Send
用户评论