From: Herbert Xu <[EMAIL PROTECTED]>
Date: Mon, 3 Jul 2006 00:20:54 +1000

> [CRYPTO] api: Add cryptomgr
> 
> The cryptomgr module is a simple manager of crypto algorithm instances.
> It ensures that parameterised algorithms of the type tmpl(alg) (e.g.,
> cbc(aes)) are always created.
> 
> This is meant to satisfy the needs for most users.  For more complex
> cases such as deeper combinations or multiple parameters, a netlink
> module will be created which allows arbitrary expressions to be parsed
> in user-space.
> 
> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>

Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
-
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