Displaying 1 result from an estimated 1 matches for "g_eli_integr".
2006 Jun 09
0
Data authentication for geli(8) committed to HEAD.
...ven with data authentication enabled, geli(8) should still be fast - to
provide the reliability I'm talking on internal journal or other complex
mechanisms are used. It is still sector-to-sector encryption.
If someone is interested in the data layout itself, it is described in
the sys/geom/eli/g_eli_integrity.c file.
Before you use this feature, please read "DATA AUTHENTICATION" section
in the geli(8) manual page, to learn against which kind of attacks
geli(8) can protect your data and against which it can not.
While working on this, I improved crypto(9) framework a bit and various
driver...