Re: Encrypting image files
- Posted by ghaberek (admin) Jun 29, 2009
- 1156 views
I think I suggested before, use Blowfish. It allows you to encrypt/decrypt sequences in memory. I used it for a password manager that saves encrypted passwords to a Euphoria database. I would imagine it'd be the same, except for the data. I could provide an example, if you need...
-Greg

