Hi:

These three patches convert dm-crypt from a synchronous blkcipher user
to an asynchronous one.  Due to the design of of the async blkcipher
interface, synchronous block ciphers are still supported by the same
code.  In fact, the dm-crypt performance is slightly better compared
to the previous synchronous interface.

With this change dm-crypt will support any asynchronous crypto drivers
that are added to Linux.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to