Am Mittwoch, 4. März 2015, 22:16:32 schrieb Herbert Xu:
Hi Herbert,
>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.
>>
>
>All applied. Thanks a lot for your hard work!
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:
>
>
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 supporti