Excerpts from gazza's message of Wed Feb 10 18:08:12 -0300 2010: > Hello, > > I need to encrypt a couple of table entries of sql-alchemy database. > I could cycle through the entries and encrypt my own, however does > pylons offer an api to do this? > > Much appreciated, > Garyc > Several database vendors offer data encryption on the db directly. Why are you trying to encrypt? To protect the data from a DBA? Sysadmin? External forces?
-- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
