Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2008 20:31:32 +0100
From:      Ivan Voras <ivoras@freebsd.org>
To:        freebsd-geom@freebsd.org
Subject:   Re: Authentication with geom_eli
Message-ID:  <fmlm2k$d8q$1@ger.gmane.org>
In-Reply-To: <9e77bdb50801160832p39619f1fm85bf1454fead3357@mail.gmail.com>
References:  <9e77bdb50801160832p39619f1fm85bf1454fead3357@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Cyrus Rahman wrote:

> With this in mind, the addition of a less expensive authentication
> algorithm, say a CRC, which would provide still provide a check on the
> channel between geom_eli and the physical disk sectors without the
> overhead of md5 or sha256, would be extremely useful.

I think this discussion was held in relation with ZFS (which by default 
does strong hashing of ALL data ALWAYS) and that somebody concluded from 
experiments that, given the difference in speed between modern CPUs and 
modern drives, there wasn't much difference between using CRC32 and 
using a strong hash.

Of course, on slower / embedded devices the situation is much different.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fmlm2k$d8q$1>