On Fri, May 25, 2012 at 7:24 PM, Bill Traynor <wmat@alphatroop.com> wrote:
On Fri, May 25, 2012 at 9:36 AM, SaNtosh kuLkarni <santosh.yesoptus@gmail.com> wrote:
Any help regarding Encfs (encrypted file system) detailed design. Any suitable link would be helpful.Thanks.
See: http://en.wikipedia.org/wiki/ECryptfs
And relevant references therein.
-- Regards, Santosh
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Hi Santosh, The basic design concept is of stackable file system. You can get the paper for wrapfs by Prof. Erez Zadok (which is also a stackable file system) from internet. - Rohan