public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* The Ext3sj Filesystem
@ 2002-10-30 19:34 Matthew J. Fanto
  2002-10-30 20:00 ` Andreas Dilger
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Matthew J. Fanto @ 2002-10-30 19:34 UTC (permalink / raw)
  To: linux-kernel


I am annoucing the development of the ext3sj filesystem. Ext3sj is a new 
encrypted filesystem based off ext3. Ext3sj is an improvement over the 
current loopback solution because we do not in fact require a loopback 
device. Encryption/decryption is transparent to the user, so the only thing 
they will need to know is their key, and how to mount a device. We do not 
encrypt the entire volume under the same key as some solutions do (this can 
not only aid in a known-plaintext attack, but it gives the users less 
options). Instead, every file is encrypted seperately under the key of the 
users choice. We are also adding support for reading keys off floppies, 
cdroms, and USB keychain drives. Currently, ext3sj supports the following 
algorithms: AES, 3DES, Twofish, Serpent, RC6, RC5, RC2, Blowfish, CAST-256, 
XTea, Safer+, SHA1, SHA256, SHA384, SHA512, MD5, with more to come. 
If anyone has any comments, questions, or would like to request an algorithm 
be added, please let me know. 

-Matthew J. Fanto

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2002-11-01  5:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-30 19:34 The Ext3sj Filesystem Matthew J. Fanto
2002-10-30 20:00 ` Andreas Dilger
2002-10-30 21:33   ` Matthew J. Fanto
2002-10-31 16:21     ` Henning P. Schmiedehausen
2002-11-01  1:32   ` Bill Davidsen
2002-10-30 20:28 ` Rik van Riel
2002-10-31 16:36   ` Nicholas Wourms
2002-10-30 20:56 ` Lars Marowsky-Bree
2002-10-30 21:20   ` Matthew J. Fanto
2002-10-30 21:34 ` Bill Davidsen
2002-10-30 21:40   ` Matthew J. Fanto
2002-11-01  4:41 ` Theodore Ts'o
2002-11-01  5:14   ` Matthew J. Fanto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox