We do block-based encryption just above the file layer.

It's actually down in our virtual filesystem code, see the code in

    org.h2.store.fs.FilePathEncrypt

On 2014-05-19 14:57, Eric Harney wrote:
How does H2 encrypt the data? Are the files on the Filesystem themselves 
encrypted or are the tables/pages in the
tablespace encrypted? Or is it maybe a more involved row/column-based 
encryption?

--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to