Re: hi...iam a student from nit warangal india plz help me in linux encrypted file system project...
- From: Matthias Fassl <matthias.fassl@xxxxxxxxxxxxxxxxx>
- Date: Tue, 27 Mar 2007 08:09:51 +0200
softsubbu.opensource@xxxxxxxxx wrote:
Hi,
thanks for sparing some time with my mail.
i want to add some cryptographic features to file system
i studied fs source code in linux.[ i mean what are functions in it.
what they will do..]
i thought that..
when vfs_write() calls the actual file system call ..
in that vfs_write() if i add a call to my encrypted function...
work is over...
is it correct???
iam working in redhat linux version 2.4
i find generic_file_write() function called by all every file system
is it that vfs_write() function
how to register new file system....
some documents on google telling that call "register_filesystem" how
to do that??
Do you know that "cryptographic features" already exist? File-System independant?
"CFS provides application-independent encryption/decryption of the
filesystem layer that does not require modification of the
underlying filesystem code nor any kind of modification of the
kernel source."
http://koeln.ccc.de/~drt/crypto/cfs-linux-HOWTO.txt
Hope I could help,
mf
.
- Follow-Ups:
- References:
- hi...iam a student from nit warangal india plz help me in linux encrypted file system project...
- From: softsubbu.opensource@xxxxxxxxx
- hi...iam a student from nit warangal india plz help me in linux encrypted file system project...
- Prev by Date: Re: bootable floppy for Debian-on-USB
- Next by Date: Re: hi...iam a student from nit warangal india plz help me in linux encrypted file system project...
- Previous by thread: hi...iam a student from nit warangal india plz help me in linux encrypted file system project...
- Next by thread: Re: hi...iam a student from nit warangal india plz help me in linux encrypted file system project...
- Index(es):
Relevant Pages
|