Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Dec 2011 00:42:27 +0900 (JST)
From:      Yoshisato YANAGISAWA <osho@pcc-software.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        pjd@freebsd.org, freebsd-geom@freebsd.org
Subject:   [patch] enable the Camellia-XTS on GEOM ELI (geli).
Message-ID:  <201112021542.pB2FgRVh058541@nozomi.pcc-software.org>

next in thread | raw e-mail | index | archive | help
>Submitter-Id:	current-users
>Originator:	Yoshisato Yanagisawa
>Organization:	n/a
>Confidential:	no 
>Synopsis:	[patch] enable the Camellia-XTS on GEOM ELI (geli).
>Severity:	non-critical
>Priority:	low
>Category:	kern
>Class:		change-request
>Release:	FreeBSD 10.0-CURRENT amd64
>Environment:
System: FreeBSD rc2 10.0-CURRENT FreeBSD 10.0-CURRENT #11: Sun Nov 27 10:43:34 JST 2011 root@rc2:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
I made a patch to enable Camellia-XTS on GEOM ELI (geli), which based on
AES-XTS.  Since XTS is considered much stronger disk encryption mechanism,
I also would like to provide XTS mode for Camellia in addition to Camellia-CBC.
Will you import this patch to the base if you can?

The patch is available from:
http://www.pcc-software.org/~osho/freebsd/geli-camellia-xts-current.diff
this is consist of followings:
  + software cryptodev for camellia-xts mode,
  + geom eli for camellia-xts mode,
  + regression test for camellia-xts mode,
  + and small geli(9) manual fix.

Also, the regression test result is available from:
http://www.pcc-software.org/~osho/freebsd/geli-camellia-xts-current-test.log
I saw some notes but the test result says success.

Maintainer is cc'd.

Thank you in advance,
Yoshisato.

>How-To-Repeat:
	n/a
>Fix:
	n/a




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112021542.pB2FgRVh058541>