This might help. EOF custom attr with transparent encrypt/decrypt between EOF and mysql db.
HTH,
Kieran On Oct 6, 2006, at 5:33 PM, Brooke Gravitt wrote: Hello,
I'm working on a simple direct-to-web app that uses a mysql backend. I have a very simple schema; it's a table with 4 cols: id, password, username, hostname. We will be using this to replace the excel spreadsheets we use to store shared passwords.
I can add, drop, view, etc. no problems. What I'd like to do is encrypt ( two-way ) the password prior to storing it, and decrypt it when retrieving it. I'd like to use JSSE or something similar.
Is anyone doing something like this? A one-way encryption won't help me. The whole point is to keep someone from being able to see the passwords in plain text in the DB. I'm new to WO so any help would be greatly appreciated.
Oh, and I'd like to use a custom security provider for accessing the WOA. Is this possible?
Regards, Brooke
_______________________________________________ Do not post admin requests to the list. They will be ignored. Help/Unsubscribe/Update your Subscription:
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]