* proposed XTS implementation
@ 2007-09-03 21:53 rsnel
2007-09-07 6:22 ` Herbert Xu
0 siblings, 1 reply; 2+ messages in thread
From: rsnel @ 2007-09-03 21:53 UTC (permalink / raw)
To: linux-crypto; +Cc: christoph.sievers, herbert
Hello list (cc: Herbert, Christoph),
In my previous mail you will find a proposed patch to
implement XTS (a block cipher mode alike LRW, but unlike
LRW, no known security problems (LRW has problems encrypting
it's own key)). An email from Cristoph sparked my interest,
and the lrw.c file was a good starting point. You will find
that xts.c includes less weird functions than lrw.c.
xts.c is compilation tested as a module outside the kernel,
it 'hould work(tm).
Herbert: I need to instances of AES, did I do that correctly?
Greetings,
Rik.
--
Nothing is ever a total loss; it can always serve as a bad example.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: proposed XTS implementation
2007-09-03 21:53 proposed XTS implementation rsnel
@ 2007-09-07 6:22 ` Herbert Xu
0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2007-09-07 6:22 UTC (permalink / raw)
To: rsnel; +Cc: linux-crypto, christoph.sievers
On Mon, Sep 03, 2007 at 11:53:13PM +0200, rsnel@cube.dyndns.org wrote:
>
> Herbert: I need to instances of AES, did I do that correctly?
Yep it's perfect.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-07 6:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-03 21:53 proposed XTS implementation rsnel
2007-09-07 6:22 ` Herbert Xu
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.