Encryption size maximum

delphi package - madRes, madTools, madStrings, ...
Post Reply
clivew
Posts: 1
Joined: Wed Jul 09, 2008 11:23 pm
Location: CA

Encryption size maximum

Post by clivew »

I want to use madEncrypt to encrypt files but the maximum length of the buffer is defined as a DWORD. TMemoryStream.Size is defined as Int64.
Does this mean I can only encrypt a file that is maxlongint in size?

Clive
Post Reply