CocoaSecurity
CocoaSecurity copied to clipboard
Memory warning and crash for big sized files.
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.