Posted by Y Store Tools on 02/24/06 01:56
I've just started playing with mcrypt for encryption but not sure if
I'll need to write my own. Basically I don't need anything advanced
for protection but want to mask the data so it's not easily
deciphered....BUT, I need the encrypted data to be something that can
be used as an email address (the user portion of the address, not
domain). So it needs to only output standard ascii characters I can
use there.
Is there an easy way to get mcrypt or another built in function to do
this? If not, I have ways of building my own but would love to use
something prebuilt.
Thanks
[Back to original message]
|