Subject | Re: [Firebird-Architect] Re: database encryption |
---|---|
Author | Paul Vinkenoog |
Post date | 2010-11-08T15:18:54Z |
Ann Harrison wrote:
disabled. Which is probably good if you suspect that people may
be prying inside your database. (Imagine a table with secret
addresses and phone numbers. ECB field-level encryption, whether
by the app or by the engine, would make those data unreadable, but
would still reveal if certain people live together.)
Paul Vinkenoog
> Seconding what Roman said, application level encryption disables...and with the use of a random IV, even equality matches would be
> almost all of SQL except for equality matches,
disabled. Which is probably good if you suspect that people may
be prying inside your database. (Imagine a table with secret
addresses and phone numbers. ECB field-level encryption, whether
by the app or by the engine, would make those data unreadable, but
would still reveal if certain people live together.)
Paul Vinkenoog