On Sun, 30 Jan 2005, Matt Mackall wrote: > > > LRW and the GF(2**128) code is not configurable? > > > > No, it's a cipher mode. None of the modes is configurable. > > Is LRW an appropriate mode for anything but block storage?
Looks like it is only specified for this case. "The scope of this document is limited to direct application of the LRW-AES transform to encrypt or decrypt data at rest, when this data consists of an integral number of wide blocks." Where "wide blocks" means "512 consecutive bytes". In any case, LRW should be made configurable and marked experimental. - James -- James Morris <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/