You are not logged in.
Pages: 1
is this expected?
procedure TMD5.Update(const buffer; len: Cardinal);
and the rest of update functions in the unit uses
procedure THMAC_SHA1.Update(msg: pointer; msglen: integer);
procedure TSHA1.Update(Buffer: pointer; Len: integer);
procedure TSHA256.Update(Buffer: pointer; Len: integer);
Sorry if my question is stupid
Offline
Thanks!
Offline
Pages: 1