Hello, Vlad!

Tuesday, April 3, 2012, 1:18:05 PM, you wrote:

VK>     How do you going to detect still not encrypted pages if you against
VK> "encrypted" flag ?

Well, the question is over - InterBase uses pag->pag_flags (highest
bit of this byte, i.e. x80) to indicate page is encrypted or not.
For example,
not encrypted data page have first bytes
05 02
and encrypted
05 82

Btw, other header data of the page is not changed, I can see it not
encrypted.

Must check it before wrighting answer to you :-)

-- 
Dmitry Kuzmenko, www.ibase.ru, (495) 953-13-34


------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to