AES加密CBC模式DLL
delphi调用原型:FunctionAESCBC(kb:integer;resStr:PChar;inKey:PChar;initVector:PChar;error:Pchar):PChar;cdecl;external'AES.dll';kb:128,192,256,resStr:源字符串inKey:密匙initVector:初始向量返回值为base64编码串
下载地址
用户评论
报错 first chance exception at $574C3A7A. Exception class $C0000005 with message 'access violation at 0x574c3a7a: write of address 0x005ce768'
调用报错了
可以用可以用