From: jason <ja...@gr...> - 2001-09-25 07:23:12
|
ok, this is a shot in the dark but the idea just hit me while tossing in my sleep. RE: entity definitions <encrypt>true</encrypt> Would this be suitable for allowing one to have fields automatically be encrypted in the database? This seems like more of a Metabase question, but I have no experience with Metabase. At first thought, I'd say use mcrypt to encrypt/decrypt the data automatically to/from the database if the encrypt tag is TRUE in the entity definition. jason |