CocoaSecurity icon indicating copy to clipboard operation
CocoaSecurity copied to clipboard

Memory warning and crash for big sized files.

Open hadwanihardik opened this issue 9 years ago • 0 comments

When i try to decrypt big file(around 100mb) that time it shows around double sized memory allocation when i profile the application for memory allocation.

Can you guide me if any way to do stream read data from file and stream output the decrypted data which can be written to file at last.

hadwanihardik avatar Sep 15 '15 12:09 hadwanihardik