Re: Best way to encrypt passwords, credit cards, with MySQL or EOModeler...
Re: Best way to encrypt passwords, credit cards, with MySQL or EOModeler...
- Subject: Re: Best way to encrypt passwords, credit cards, with MySQL or EOModeler...
- From: Kieran Kelleher <email@hidden>
- Date: Tue, 5 Jul 2005 12:11:22 -0400
Nathan, have a look at this. It might be just what you need...
http://homepage.mac.com/kelleherk/iblog/C729512539/E2033071041/
index.html
Regards, Kieran
________________________________________________________________
Blog: http://webobjects.webhop.org/
On Jul 5, 2005, at 12:14 AM, Nathan Walker wrote:
Is there a good way to model encryption of certain fields by modifying
the Custom formatting (Write) on a field in an EOModel? I need to
encrypt all the passwords and credit card numbers in a MySQL database
for my application. Is there any kinks or special considerations I
need to weight here before doing this. I'd like to be VERY simple.
With MySQL, I can of course encrypt a field with:
password('mysecret') ....can this same technique be used in the
Custom Formatting Write field for a field in a Model or do I need to
implement something on the database side ? I'd like to just use
EOModeler to do this.
Thanks,
Nathan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden