[patch] enable the Camellia-XTS on GEOM ELI (geli).

Yoshisato YANAGISAWA osho at pcc-software.org
Fri Dec 2 16:18:03 UTC 2011


>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 at 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



More information about the freebsd-geom mailing list