|
-
Feb 16th, 2003, 01:10 PM
#1
Thread Starter
Member
Compressing Files
I'm find a way of compressing and encrypted large files without using too much memory.
To do this I'm planning on reading in the file data 4MB at a time, compressing it, and encrypting it before writing to another file.
The problem is the lack of a suitable compression algorithm. Is there one that will compress these 4MB chunks, but still consider them to be sections of a larger file?
Hmmmm... Hope you know what I mean.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|