Mike Hjorleifsson wrote:
> regarding this thread, could you point a noob in the right direction
> on where to put the encryption function (in the controller ?) or a lil
> how to for encrypting sensitive data that is going to be stored in a
> database.

Elixir has some encryption routines which en/decrypt transparently using
pycrypto before/after reaching the database. You might want to look at
its source for ideas.

Alberto

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to