lkml.org 
[lkml]   [1997]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Encrypted filesystem
Date
On Fri, 31 Jan 1997 17:44:57 +0100 (MET), 
Stephan Meyer <sensei@munich.netsurf.de> wrote:
>Is there a strong but secure algorithm? (I do not trust DES :)

Safer (also known as SFK) 128 is claimed to be as strong as triple DES,
it is public domain and is fast. It's main drawback is that it is a
block rather than stream cipher, it will only handle data in chunks of
8 bytes. If the filesystem blocks are a multiple of 8 bytes and you
encrypt filesystem blocks rather than filesystem data then you should
have no problems.

ftp://ftp.isi.ee.ethz.ch/pub/simpl/safer.V1.2.tar.Z



\
 
 \ /
  Last update: 2005-03-22 13:38    [W:1.175 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site