: On 12 Aug 1999 15:17:19 GMT,
:
:
:>Has there been any discussion here about where the most efficient
:>place is in the kernel is to put an encryption layer.
:>
:>I would want it to work for all block devices. (i.e. all mountable
:>filesystems, both current and future).
:>
:>I think one such place might be the cache buffers, any comments
:>on that ? "linux/fs/buffer.c"
:>
:>
:>--
:> RIKHARDUR EGILSSON
:> echo '[q]sa[ln0=aln80%Pln80/snlbx]16isb15CB32EF3AF9C0E5D7272C3AF4F2snlbxq'|dc
: You could look at what people have done already. There's
: linux-crypt-kernelpatches, which are for 2.0.11 kernel, or tcfs, which is
: distributed with crypt patches for the kernel, I don't know what version.
: Chris G.
--
there is also also the STEGANOGRAPHIC FILE SYSTEM (sfs)
which comes with a set of patches for the kernel (2.0.36-2.2.10)
as well as a tool-set. there is a little info at
http://www.linux-security.org/sfs/
im not sure how if it is what you want, but its worth
looking through their code...
kyomu