On Sun, Aug 24, 2008 at 12:07 AM, Derek Developer
<[EMAIL PROTECTED]> wrote:
> I am still not clear if page level encryption permits equality searches and 
> range searches?
> Intuitively it would seem that these searches would require every page to be 
> decrypted to access the column data for each record...
>

no functionality is lost.  pages already need to be parsed -
encryption can just be thought of as another phase of this parsing.

-- 
Cory Nelson
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to