On Mon, 2005-08-22 at 23:12 +0200, Edwin Knoppert wrote:
> Hmm, but every known file format has an header.
> Sqlite has a string, not really a header as it seems.
> Maybe for v4 to implement a real header (if not yet)
> A header doesn't need to be encrypted.
> (A bit for testing if it's encrypted might have it use as well)
> 

An encrypted SQLite database appears to be white noise
from beginning to end.  There is no header.  Many users 
prefer it that way.
-- 
D. Richard Hipp <[EMAIL PROTECTED]>

Reply via email to