lkml.org 
[lkml]   [2015]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v13 0/2] crypto: AF_ALG: add AEAD support
On Sat, Feb 28, 2015 at 08:49:22PM +0100, Stephan Mueller wrote:
> Hi,
>
> This patch set adds AEAD support to the AF_ALG interface
> exported by the kernel crypto API.
>
> The AEAD implementation uses the same approach as provided with
> skcipher by offering the following interfaces:
>
> * sendmsg and recvmsg interfaces allowing multiple
> invocations supporting a threaded user space. To support
> multi-threaded user space, kernel-side buffering
> is implemented similarly to skcipher.
>
> * splice / vmsplice interfaces allowing a zero-copy
> invocation
>
> The new AEAD interface is fully tested with the test application
> provided at [1]. That test application exercises all newly added user space
> interfaces. The testing covers:
>
> * use of the sendmsg/recvmsg interface
>
> * use of the splice / vmsplice interface
>
> * invocation of all AF_ALG types (aead, rng, skcipher, hash)
>
> * using all types of operation (encryption, decryption, keyed MD,
> MD, random numbers, AEAD decryption with positive and negative
> authentication verification)
>
> * stress testing by running all tests for 30 minutes in an
> endless loop
>
> * test execution on 64 bit and 32 bit

All applied. Thanks a lot for your hard work!
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


\
 
 \ /
  Last update: 2015-03-04 10:41    [W:0.366 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site