Encrypting image files
- Posted by lockiedownunder Jun 29, 2009
- 982 views
Can anyone recommend any of the libraries for encrypting image files jpg etc.
I would like to decrypt it to memory rather than to a temp file.
At the moment I am loading image files with cximage so I'm not sure how I would decrypt an image and display it.