Re: encrypt sequence
- Posted by ghaberek (admin) Aug 03, 2009
- 1068 views
I'm not sure why this keeps coming up. We're getting to the point in this forum where topics are being discussed over and over in multiple threads. Please use the search. We have been over this before...
ghaberek said...
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